Searched refs:poll_nfds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/init/
H A Dinit.c530 static int poll_nfds = 0; /* poll_fds is uninitialized */ variable
868 ret = poll(poll_fds, poll_nfds,
4209 poll_nfds = 1;

Completed in 64 milliseconds