Searched defs:fromfd (Results 1 – 4 of 4) 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 | 394 Nsendfile(int fromfd, int tofd, const char *buf, size_t count) in Nsendfile()
|
/external/python/cpython3/Lib/ |
D | socket.py | 537 def fromfd(fd, family, type, proto=0): function
|