Searched refs:dup3 (Results 1 – 11 of 11) sorted by relevance
/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 297 286 n64 dup3 sys_dup3
|
/linux/scripts/ |
H A D | syscall.tbl | 36 24 common dup3 sys_dup3
|
/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 304 292 common dup3 sys_dup3
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 304 292 common dup3 sys_dup3
|
H A D | syscall_32.tbl | 345 330 i386 dup3 sys_dup3
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 416 316 common dup3 sys_dup3
|
/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 336 326 common dup3 sys_dup3 sys_dup3
|
/linux/fs/ |
H A D | file.c | 1370 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument
|
/linux/Documentation/process/ |
H A D | adding-syscalls.rst | 64 ``eventfd``/``eventfd2``, ``dup2``/``dup3``, ``inotify_init``/``inotify_init1``,
|
/linux/Documentation/translations/it_IT/process/ |
H A D | adding-syscalls.rst | 74 ``eventfd``/``eventfd2``, ``dup2``/``dup3``, ``inotify_init``/``inotify_init1``,
|
/linux/Documentation/translations/sp_SP/process/ |
H A D | adding-syscalls.rst | 75 ``eventfd``/``eventfd2``, ``dup2``/``dup3``, ``inotify_init``/``inotify_init1``,
|