Searched defs:fd (Results 1 - 25 of 51) sorted by relevance

123

/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dccrng_system.h17 int fd; member in struct:ccrng_system_state
/xnu-2782.1.97/libsyscall/wrappers/unix03/
H A Dfchmod.c41 fchmod(int fd, mode_t mode) argument
/xnu-2782.1.97/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c35 fcntl(int fd, int cmd, ...) argument
/xnu-2782.1.97/libsyscall/wrappers/
H A Dunlinkat.c28 unlinkat(int fd, const char *path, int flag) argument
/xnu-2782.1.97/tools/tests/libMicro/
H A Dfcntl_ndelay.c50 static int fd = -1; variable
H A Dfcntl.c46 static int fd = -1; variable
H A Ddup.c45 static int fd; variable
H A Dpread.c52 static int fd = -1; variable
H A Dpwrite.c52 static int fd = -1; variable
H A Dmmap.c56 static int fd = -1; variable
H A Dmprotect.c56 static int fd = -1; variable
H A Dmsync.c123 int fd; local
H A Dmunmap.c56 static int fd = -1; variable
/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlmbench_openclose.c81 int fd; local
H A Dlm_null_call.c73 int fd; member in struct:__anon1231
H A Dlmbench_lat_sig_prot.c221 int fd; local
H A Dlmbench_bw_file_rd.c84 int fd; member in struct:__anon1232
161 void doit(int fd) argument
268 int fd; local
H A Dlmbench_bw_mmap_rd.c87 int fd; member in struct:__anon1234
317 int fd; local
[all...]
H A Dlmbench_select_file.c306 int N, fid, fd; local
H A Dlmbench_select_tcp.c534 int N, fid, fd; local
/xnu-2782.1.97/bsd/sys/
H A Dpoll.h98 int fd; member in struct:pollfd
/xnu-2782.1.97/tools/tests/perf_index/
H A Dtest_file_helper.c27 int fd; local
49 int fd; local
81 int fd; local
154 int fd = fds[thread_id]; local
[all...]
/xnu-2782.1.97/SETUP/setsegname/
H A Dsetsegname.c37 writeFile(int fd, const void * data, size_t length) argument
58 int fd; local
255 int fd = open(output_name, O_WRONLY|O_CREAT|O_TRUNC, 0755); local
[all...]
/xnu-2782.1.97/tools/tests/superpages/
H A Dtestsp.c508 int fd; local
/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c354 int fd = -1; local
[all...]

Completed in 109 milliseconds

123