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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c46 static int check_response_queue( LDAP *ld, int msgid, int all,
130 if ( check_response_queue( ld, msgid, all, 1, result ) != 0 ) {
162 check_response_queue( LDAP *ld, int msgid, int all, int do_abandon_check, function
169 "=> check_response_queue (msgid=%d, all=%d)\n", msgid, all, 0 );
208 "<= check_response_queue NOT FOUND\n",
227 "<= check_response_queue NOT FOUND\n",
264 "<= check_response_queue returning msgid %d type %d\n",
453 check_response_queue( ld, msgid, all, 0, result ) != 0 ) {

Completed in 32 milliseconds