/minix3/tests/lib/libc/sys/ |
H A D | t_poll.c | 49 struct pollfd pfd; in child1() local 61 struct pollfd pfd; in child2() local 74 struct pollfd pfd; in child3() local 223 struct pollfd pfd; in ATF_TC_BODY() local 317 struct pollfd pfd; in ATF_TC_BODY() local 347 struct pollfd pfd; in ATF_TC_BODY() local
|
/minix3/minix/tests/ |
H A D | test76.c | 39 int tfd[2], pfd[2], sfd, maxfd; in test76a() local 112 int pfd[2]; in test76b() local 230 int r, fd, pfd[2], count, status; in test76d() local
|
H A D | test27.c | 59 int fd, pfd[2]; in test27a() local
|
H A D | test68.c | 300 int pfd[2], status; in test_pipe_partial_write() local
|
H A D | test84.c | 164 int pid, status, err, pfd[2]; in test_posix_spawnattr() local
|
/minix3/external/bsd/libevent/dist/ |
H A D | poll.c | 113 struct pollfd *pfd = &pop->event_set[i]; in poll_check_ok() local 217 struct pollfd *pfd = NULL; in poll_add() local 278 struct pollfd *pfd = NULL; in poll_del() local
|
H A D | devpoll.c | 101 struct pollfd *pfd; in devpoll_queue() local
|
/minix3/tests/net/fdpass/ |
H A D | fdpass.c | 58 struct pollfd pfd; in send_fd() local 111 struct pollfd pfd; in recv_fd() local
|
/minix3/tests/lib/librumphijack/ |
H A D | h_client.c | 97 struct pollfd pfd[2]; in main() local
|
/minix3/usr.bin/passwd/ |
H A D | local_passwd.c | 137 int pfd, tfd; in pwlocal_process() local 272 int pfd, tfd; in local_chpw() local
|
/minix3/usr.sbin/vipw/ |
H A D | vipw.c | 69 int pfd, tfd; in main() local
|
/minix3/tests/kernel/kqueue/write/ |
H A D | t_ttypty.c | 58 struct pollfd pfd; in h_check() local
|
/minix3/tests/kernel/kqueue/read/ |
H A D | t_ttypty.c | 62 struct pollfd pfd; in h_check() local
|
/minix3/minix/lib/libc/sys/ |
H A D | posix_spawn.c | 209 int r, error, pfd[2]; in posix_spawn() local
|
/minix3/usr.bin/chpass/ |
H A D | chpass.c | 85 int ch, dfd, pfd, tfd; in main() local
|
/minix3/lib/libc/gen/ |
H A D | getpass.c | 153 struct pollfd pfd; in __weak_alias() local
|
/minix3/external/bsd/blacklist/test/ |
H A D | srvtest.c | 182 struct pollfd pfd[NUMFD]; in main() local
|
/minix3/tests/lib/libc/gen/posix_spawn/ |
H A D | t_spawnattr.c | 104 int pid, scheduler, child_scheduler, priority, status, err, pfd[2]; in ATF_TC_BODY() local
|
/minix3/tests/fs/puffs/ |
H A D | t_fuzz.c | 177 struct pollfd pfd; in respondthread() local
|
/minix3/tests/kernel/ |
H A D | t_pty.c | 190 struct pollfd pfd; in child_spawn() local
|
/minix3/tests/net/mcast/ |
H A D | mcast.c | 242 struct pollfd pfd; in synchronize() local 317 struct pollfd pfd; in receiver() local
|
/minix3/external/bsd/blacklist/bin/ |
H A D | blacklistd.c | 476 struct pollfd *pfd = NULL; in main() local
|
/minix3/external/public-domain/xz/dist/src/xz/ |
H A D | file_io.c | 156 struct pollfd pfd[2]; in io_wait() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | addr-of-overloaded-function.cpp | 5 int (*pfd)(double) = f; // selects f(double) variable
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-run/ |
H A D | io_test.cpp | 194 int pfd[2]; in ATF_TEST_CASE_BODY() local
|