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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c50 static int wait4msg( LDAP *ld, int msgid, int all, int unlock_permitted,
121 * is there. If it is, return it. If not, call wait4msg() to
134 rc = wait4msg( ld, msgid, all, unlock_permitted, timeout,
271 wait4msg( LDAP *ld, int msgid, int all, int unlock_permitted, function
286 LDAPDebug( LDAP_DEBUG_TRACE, "wait4msg (infinite timeout)\n",
289 LDAPDebug( LDAP_DEBUG_TRACE, "wait4msg (timeout %ld sec, %ld usec)\n",
479 LDAPDebug( LDAP_DEBUG_TRACE, "wait4msg: %ld secs to go\n",

Completed in 64 milliseconds