Home
last modified time | relevance | path

Searched defs:fromfd (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsendfile.c44 int fromfd = open(fromfile, O_RDONLY); in sendfile_0100() local
83 int fromfd = -1; in sendfile_0200() local
H A Dsplice.c38 int fromfd = open(fromfile, O_RDWR | O_CREAT, TEST_MODE); in splice_0100() local
83 int fromfd = open(path, O_RDONLY); in splice_0200() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcopyfile.c76 int fromfd, tofd; in copyfile_mode_ns() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcopyfile.c76 int fromfd, tofd; in copyfile_mode_ns() local
/kernel/linux/linux-5.10/tools/testing/selftests/capabilities/
H A Dtest_execve.c154 static void copy_fromat_to(int fromfd, const char *fromname, const char *toname) in copy_fromat_to() argument
/kernel/linux/linux-6.6/tools/testing/selftests/capabilities/
H A Dtest_execve.c154 static void copy_fromat_to(int fromfd, const char *fromname, const char *toname) in copy_fromat_to() argument
/third_party/python/Lib/
H A Dsocket.py540 def fromfd(fd, family, type, proto=0): function

Completed in 4 milliseconds