Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c44 static int check_response_queue( LDAP *ld, int msgid, int all,
128 if ( check_response_queue( ld, msgid, all, 1, result ) != 0 ) { in nsldapi_result_nolock()
160 check_response_queue( LDAP *ld, int msgid, int all, int do_abandon_check, in check_response_queue() function
451 check_response_queue( ld, msgid, all, 0, result ) != 0 ) {