Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dfile.c1181 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) in ksys_dup3()
1215 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument
1220 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dseccomp.h131 __u32 newfd; member
/OK3568_Linux_fs/external/xserver/os/
H A Dconnection.c339 int newfd = _XSERVTransGetConnectionNumber(ListenTransConns[i]); in ResetWellKnownSockets() local
H A Dutils.c2178 int newfd; in os_move_fd() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c233 __u32 newfd; member
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c1757 int newfd; in __sys_accept4_file() local