Home
last modified time | relevance | path

Searched refs:wait4msg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dresult.c76 static int wait4msg LDAP_P(( LDAP *ld, ber_int_t msgid, int all, struct timeval *timeout,
125 rc = wait4msg( ld, msgid, all, timeout, result ); in ldap_result()
243 wait4msg( in wait4msg() function