Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/syscall/
H A Dsigtimedwait.c93 sigtimedwait(sigset_t *setp, siginfo_t *siginfop, timespec_t *timeoutp) in sigtimedwait() argument
H A Dlwpsys.c449 lwp_park(timespec_t *timeoutp, id_t lwpid) in lwp_park() argument
H A Dpoll.c660 pollsys(pollfd_t *fds, nfds_t nfds, timespec_t *timeoutp, sigset_t *setp) in pollsys() argument
/titanic_52/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c124 struct timeval *timeoutp, /* NULL means use ld->ld_timelimit */ in ldap_search_ext() argument
244 nsldapi_timeval2ldaplimit( struct timeval *timeoutp, in argument
949 ldap_search_ext_s(LDAP * ld,const char * base,int scope,const char * filter,char ** attrs,int attrsonly,LDAPControl ** serverctrls,LDAPControl ** clientctrls,struct timeval * timeoutp,int sizelimit,LDAPMessage ** res) ldap_search_ext_s() argument
[all...]
/titanic_52/usr/src/lib/libsldap/common/
H A Dns_wrapper.c318 LDAPControl **clientctrls, struct timeval *timeoutp, in _ns_ldap_search_ext() argument
332 LDAPControl **clientctrls, struct timeval *timeoutp, int sizelimit, in _ns_ldap_search_ext_s() argument
/titanic_52/usr/src/lib/libnsl/yp/
H A Dyp_match.c507 struct dom_binding *pdomb, struct timeval *timeoutp, char **val, in domatch() argument
/titanic_52/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1243 wait_for_event(struct timespec *timeoutp) in wait_for_event() argument
1335 struct timespec *timeoutp; in idmap_cfg_update_thread() local