Home
last modified time | relevance | path

Searched defs:fromfd (Results 1 - 8 of 8) 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
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsendfilendk.cpp45 int fromfd = open("/data/storage/el2/base/files/test1.txt", O_RDONLY); in Sendfile() local
52 int fromfd = MINUSONE; in Sendfile() local
74 int fromfd = open(fromFile, O_CREAT | O_RDWR, PARAM_0777); in Sendfile64() local
84 int fromfd = MINUSONE; Sendfile64() local
[all...]
/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 8 milliseconds