Home
last modified time | relevance | path

Searched defs:timeoutp (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dsigtimedwait.c93 sigtimedwait(sigset_t *setp, siginfo_t *siginfop, timespec_t *timeoutp) in sigtimedwait()
H A Dlwpsys.c451 lwp_park(timespec_t *timeoutp, id_t lwpid) in lwp_park()
H A Dpoll.c665 pollsys(pollfd_t *fds, nfds_t nfds, timespec_t *timeoutp, sigset_t *setp) in pollsys()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c124 struct timeval *timeoutp, /* NULL means use ld->ld_timelimit */ in ldap_search_ext()
244 nsldapi_timeval2ldaplimit( struct timeval *timeoutp, int defaultvalue ) in nsldapi_timeval2ldaplimit()
959 struct timeval *timeoutp, in ldap_search_ext_s()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_wrapper.c316 LDAPControl **clientctrls, struct timeval *timeoutp, in _ns_ldap_search_ext()
330 LDAPControl **clientctrls, struct timeval *timeoutp, int sizelimit, in _ns_ldap_search_ext_s()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_match.c506 struct dom_binding *pdomb, struct timeval *timeoutp, char **val, in domatch()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1312 wait_for_event(struct timespec *timeoutp) in wait_for_event()
1405 struct timespec *timeoutp; in idmap_cfg_update_thread() local