代码搜索:userspace
找到约 1,362 项符合「userspace」的源代码
代码结果 1,362
www.eeworm.com/read/465152/7059032
c fusexmp.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
gcc -Wall
www.eeworm.com/read/465152/7059033
c hello_ll.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
gcc -Wall
www.eeworm.com/read/465152/7059034
c null.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
gcc -Wall
www.eeworm.com/read/435194/7795749
c packet_queue.c
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*
* 2002-01-10: I modified this code s
www.eeworm.com/read/297836/7992978
c packet_queue.c
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*
* 2002-01-10: I modified this code s
www.eeworm.com/read/329609/12945359
c packet_queue.c
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*
* 2002-01-10: I modified this code s
www.eeworm.com/read/320252/13429741
c ussp.c
/* -linux-c; c-basic-offset 8; */
/* ussp.c -- driver to allow a userspace daemon to handle a serial port.
*
* This driver was written to allow Linux to communicate with the
* Perle RAS server p
www.eeworm.com/read/308882/13688064
c packet_queue.c
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*
* 2002-01-10: I modified this code s
www.eeworm.com/read/147766/5723044
s strlen_user.s
/* strlen_user.S: Sparc optimized strlen_user code
*
* Return length of string in userspace including terminating 0
* or 0 for error
*
* Copyright (C) 1991,1996 Free Software Foundation
* Copyri
www.eeworm.com/read/140582/5785709
h xfrm.h
#ifndef _LINUX_XFRM_H
#define _LINUX_XFRM_H
#include
/* All of the structures in this file may not change size as they are
* passed into the kernel from userspace via netlink sockets.
*