Searched defs:fromfd (Results 1 – 5 of 5) sorted by relevance
| /external/python/cpython2/Lib/multiprocessing/ |
| D | reduction.py | 181 def fromfd(fd, family, type_, proto=0): function
|
| /external/linux-kselftest/tools/testing/selftests/capabilities/ |
| D | test_execve.c | 154 static void copy_fromat_to(int fromfd, const char *fromname, const char *toname) in copy_fromat_to()
|
| /external/iperf3/src/ |
| D | net.c | 395 Nsendfile(int fromfd, int tofd, const char *buf, size_t count) in Nsendfile()
|
| /external/python/cpython3/Lib/ |
| D | socket.py | 538 def fromfd(fd, family, type, proto=0): function
|
| /external/llvm-project/compiler-rt/include/sanitizer/ |
| D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|