Searched defs:fildes (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ |
D | pipe.c | 1102 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument 1118 SYSCALL_DEFINE1(pipe, int __user *, fildes) in SYSCALL_DEFINE1() argument
|
D | fcntl.c | 131 SYSCALL_DEFINE1(dup, unsigned int, fildes) in SYSCALL_DEFINE1() argument
|
/linux-2.6.39/arch/parisc/hpux/ |
D | sys_hpux.c | 430 int hpux_lockf(int fildes, int function, off_t size) in hpux_lockf()
|