Home
last modified time | relevance | path

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

/fs/
Dpipe.c1046 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
1062 SYSCALL_DEFINE1(pipe, int __user *, fildes) in SYSCALL_DEFINE1() argument
Dfcntl.c129 SYSCALL_DEFINE1(dup, unsigned int, fildes) in SYSCALL_DEFINE1() argument