Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c48 static int wait4msg( LDAP *ld, int msgid, int all, int unlock_permitted,
132 rc = wait4msg( ld, msgid, all, unlock_permitted, timeout, in nsldapi_result_nolock()
269 wait4msg( LDAP *ld, int msgid, int all, int unlock_permitted, function