Searched defs:newfd (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | file.c | 1181 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 D | seccomp.h | 131 __u32 newfd; member
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | connection.c | 339 int newfd = _XSERVTransGetConnectionNumber(ListenTransConns[i]); in ResetWellKnownSockets() local
|
| H A D | utils.c | 2178 int newfd; in os_move_fd() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 233 __u32 newfd; member
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | socket.c | 1757 int newfd; in __sys_accept4_file() local
|