Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 14 of 14) sorted by relevance

/rt/
A Dtst-aio7.c45 int fd = -1; in do_test() local
80 int fd = -1; in do_test() local
103 int i, r, fd; in do_test() local
A Dshm_open.c40 int fd = __open64_nocancel (dirname.name, oflag, mode); in __shm_open() local
A Dtst-aio8.c11 int fd = open ("/dev/full", O_RDWR); in do_test() local
A Dtst-shm.c55 int fd = shm_open (shm_test_name, O_RDWR, 0600); in worker() local
125 int fd; in do_test() local
A Dtst-aio6.c36 int fd[2]; in do_test() local
A Dtst-aio.c42 int fd; variable
63 test_file (const void *buf, size_t size, int fd, const char *msg) in test_file()
A Dtst-aio2.c47 int fd; in do_test() local
A Dtst-aio3.c46 int fd; in do_test() local
A Dtst-aio64.c43 int fd; variable
64 test_file (const void *buf, size_t size, int fd, const char *msg) in test_file()
A Dtst-aio5.c60 int fd; in do_test() local
A Dtst-shm-cancel.c65 int fd = shm_open (shm_name, O_CREAT, 0600); in tf() local
A Dtst-aio4.c64 int fd; in do_test() local
A Dtst-mqueue3.c98 int fd = mkstemp (tmpfname); in do_test() local
A Dtst-mqueue5.c558 int fd = mkstemp (tmpfname); in do_test() local

Completed in 20 milliseconds