| /netbsd/src/external/bsd/iscsi/dist/include/ |
| D | compat.h | 73 #ifndef INFTIM 74 #define INFTIM -1 macro
|
| /netbsd/src/libexec/httpd/ |
| D | daemon-bozo.c | 62 #ifndef INFTIM 63 #define INFTIM -1 macro 275 if (poll(httpd->fds, (unsigned)httpd->nsock, INFTIM) == -1) { in bozo_daemon_fork()
|
| /netbsd/src/lib/librumpuser/ |
| D | rumpuser_port.h | 223 #ifndef INFTIM 224 #define INFTIM (-1) macro
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | compat.h | 217 #ifndef INFTIM 218 #define INFTIM -1 macro
|
| /netbsd/src/external/bsd/openldap/dist/include/ac/ |
| D | socket.h | 257 # ifndef INFTIM 258 # define INFTIM (-1) macro
|
| /netbsd/src/sys/sys/ |
| D | poll.h | 67 #define INFTIM -1 macro
|
| /netbsd/src/usr.bin/rsh/ |
| D | rsh.c | 368 rewrite: if (poll(fdp, 1, INFTIM) == -1) { in talk() 411 if (poll(fdp, nfds, INFTIM) == -1) { in talk()
|
| /netbsd/src/usr.sbin/bootp/bootpgw/ |
| D | bootpgw.c | 289 timeout = (n > 0) ? actualtimeout : INFTIM; in main() 363 timeout = INFTIM; in main()
|
| /netbsd/src/games/tetris/ |
| D | input.c | 87 timeout = INFTIM; in rwait()
|
| /netbsd/src/tests/kernel/kqueue/write/ |
| D | t_ttypty.c | 81 RL(poll(&pfd, 1, INFTIM)); in h_check()
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | pcap-snit.c | 260 si.ic_timout = INFTIM; in nit_setflags() 368 si.ic_timout = INFTIM; in pcap_activate_snit()
|
| /netbsd/src/usr.sbin/mopd/common/ |
| D | loop-bsd.c | 130 if (poll(set, n, INFTIM) < 0) in Loop()
|
| /netbsd/src/tests/lib/librumphijack/ |
| D | h_client.c | 112 if ((rv = poll(pfd, 2, INFTIM)) != 1) in main()
|
| /netbsd/src/tests/kernel/kqueue/read/ |
| D | t_ttypty.c | 90 RL(poll(&pfd, 1, INFTIM)); in h_check()
|
| /netbsd/src/usr.sbin/rbootd/ |
| D | rbootd.c | 208 nsel = poll(set, 1, RmpConns ? RMP_TIMEOUT * 1000 : INFTIM); in main()
|
| /netbsd/src/tests/lib/libc/sys/ |
| D | t_poll.c | 75 (void)poll(&pfd, 1, INFTIM); in child2() 89 (void)poll(&pfd, 1, INFTIM); in child3() 481 RL(ret = poll(&pfd, 1, INFTIM)); in ATF_TC_BODY() 573 RL(nfds = poll(&pfd, 1, INFTIM)); in check_pollclosed_delayed_write() 644 RL(nfds = poll(&pfd, 1, INFTIM)); in check_pollclosed_delayed_read()
|
| D | t_eventfd.c | 388 ATF_REQUIRE(poll(fds, 1, INFTIM) == 1); in eventfd_select_poll_kevent_block_helper() 408 ATF_REQUIRE(poll(fds, 1, INFTIM) == 1); in eventfd_select_poll_kevent_block_helper()
|
| /netbsd/src/usr.bin/telnet/ |
| D | utilities.c | 844 (void) poll(set, 1, INFTIM); in EmptyTerminal() 848 (void) poll(set, 1, INFTIM); in EmptyTerminal()
|
| D | sys_bsd.c | 572 if ((c = poll(set, 3, dopoll ? 0 : INFTIM)) < 0) { in process_rings()
|
| /netbsd/src/games/hunt/hunt/ |
| D | playit.c | 216 nfds = poll(set, 2, INFTIM); in getchr()
|
| /netbsd/src/usr.sbin/ndbootd/config/ |
| D | ndbootd-bpf.c | 227 switch (poll(set, 1, INFTIM)) { in ndbootd_raw_read()
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | os-local.c | 251 int timeout = INFTIM; in ldap_pvt_connect()
|
| /netbsd/src/usr.sbin/mld6query/ |
| D | mld6.c | 147 if ((i = poll(set, 1, INFTIM)) < 0) in main()
|
| /netbsd/src/usr.sbin/bootp/bootpd/ |
| D | bootpd.c | 333 timeout = (n > 0) ? actualtimeout : INFTIM; in main() 396 timeout = INFTIM; in main()
|
| /netbsd/src/usr.sbin/wsmoused/ |
| D | wsmoused.c | 318 res = poll(fds, 1, INFTIM); in event_loop()
|