Home
last modified time | relevance | path

Searched defs:fildes (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dstat.h83 fstat(int fildes,struct stat * buf) fstat() argument
/linux/fs/
H A Dpipe.c1113 static int do_pipe2(int __user *fildes, int flags) in do_pipe2()
1135 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
1140 SYSCALL_DEFINE1(pipe, int __user *, fildes) in SYSCALL_DEFINE1() argument
/linux/tools/include/nolibc/
H A Dsys.h137 sys_fchdir(int fildes) sys_fchdir() argument
143 fchdir(int fildes) fchdir() argument