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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dpoll.c26 #pragma weak _poll = poll macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DPoll.pm85 my $ret = @poll ? _poll(defined($timeout) ? $timeout * 1000 : -1,@poll) : 0;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A DIO.xs233 _poll(timeout,...)
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c141 #define NSLDAPI_POLL _poll
143 extern int _poll(struct pollfd *fds, unsigned long nfds, int timeout);

Completed in 31 milliseconds