Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dsys.h282 int sys_dup3(int old, int new, int flags) sys_dup3() function
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h679 static inline int sys_dup3(int oldfd, int newfd, int flags) sys_dup3() function