Home
last modified time | relevance | path

Searched defs:fd1 (Results 1 – 25 of 63) sorted by relevance

123

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dlinkat.c30 int fd1 = creat("/etc/test.txt", CREAT_MODE); in linkat_0100() local
51 int fd1 = creat("/etc/test.txt", CREAT_MODE); in linkat_0200() local
/third_party/nghttp2/src/
Dshrpx_config_test.cc165 auto fd1 = mkstemp(file1); in test_shrpx_config_read_tls_ticket_key_file() local
206 auto fd1 = mkstemp(file1); in test_shrpx_config_read_tls_ticket_key_file_aes_256() local
/third_party/ltp/testcases/kernel/syscalls/eventfd2/
Deventfd2_03.c80 static void sem_player(int fd1, int fd2) in sem_player()
112 int c, fd1, fd2, status; in main() local
/third_party/libdrm/
Dlibsync.h86 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge()
121 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate()
/third_party/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp02.c25 static int fd1; variable
40 int *fd1; member
Dkcmp01.c23 static int fd1; variable
33 int *fd1; member
Dkcmp.h47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
/third_party/NuttX/fs/vfs/
Dfs_dup2.c52 int dup2(int fd1, int fd2) in dup2()
Dfs_dupfd2.c80 int fs_dupfd2(int fd1, int fd2) in fs_dupfd2()
/third_party/python/Python/
Ddup2.c20 dup2(int fd1, int fd2) in dup2()
/third_party/musl/src/unistd/
Dlinkat.c4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
D8-1.c37 int fd1, fd2; in main() local
/third_party/ltp/testcases/kernel/syscalls/flock/
Dflock06.c24 int fd1, fd2; in verify_flock() local
Dflock03.c59 int fd1; in verify_flock() local
Dflock02.c57 int fd1; in setup() local
Dflock04.c30 int retval, fd1; in child() local
/third_party/mesa3d/src/util/
Dlibsync.h173 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate()
Dos_file.c203 os_same_file_description(int fd1, int fd2) in os_same_file_description()
217 os_same_file_description(int fd1, int fd2) in os_same_file_description()
/third_party/ltp/testcases/kernel/fs/fs_di/
Dfrag.c48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
/third_party/ltp/testcases/kernel/syscalls/llseek/
Dllseek02.c26 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/flistxattr/
Dflistxattr02.c36 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/fchmod/
Dfchmod06.c21 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/dup2/
Ddup203.c23 static int fd0 = -1, fd1 = -1; variable
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl32.c35 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/fchown/
Dfchown04.c33 static int fd1; variable

123