Searched refs:LDAP_STAILQ_EMPTY (Results 1 – 14 of 14) sorted by relevance
58 if (( !LDAP_STAILQ_EMPTY(&op->o_conn->c_ops) && in starttls_extop()61 ( !LDAP_STAILQ_EMPTY(&op->o_conn->c_pending_ops) )) in starttls_extop()
400 assert( LDAP_STAILQ_EMPTY(&c->c_ops) ); in connection_init()401 assert( LDAP_STAILQ_EMPTY(&c->c_pending_ops) ); in connection_init()404 assert( LDAP_STAILQ_EMPTY(&c->c_txn_ops) ); in connection_init()598 assert( LDAP_STAILQ_EMPTY(&c->c_ops) ); in connection_destroy()599 assert( LDAP_STAILQ_EMPTY(&c->c_pending_ops) ); in connection_destroy()602 assert( LDAP_STAILQ_EMPTY(&c->c_txn_ops) ); in connection_destroy()810 if ( !LDAP_STAILQ_EMPTY(&c->c_ops) || in connection_close()811 !LDAP_STAILQ_EMPTY(&c->c_pending_ops) ) in connection_close()
235 if( LDAP_STAILQ_EMPTY(&c->c_txn_ops) ) { in txn_end_extop()318 assert( LDAP_STAILQ_EMPTY(&c->c_txn_ops) ); in txn_end_extop()
89 while( !LDAP_STAILQ_EMPTY( &om_list )) { in oidm_destroy()
473 while( !LDAP_STAILQ_EMPTY(&oc_list) ) { in oc_destroy()482 while( !LDAP_STAILQ_EMPTY(&oc_undef_list) ) { in oc_destroy()
122 while( !LDAP_STAILQ_EMPTY( &syn_list ) ) { in syn_destroy()
111 while( !LDAP_STAILQ_EMPTY(&cr_list) ) { in cr_destroy()
1099 while ( !LDAP_STAILQ_EMPTY( &slap_sync_cookie )) { in ServiceMain()
326 while( !LDAP_STAILQ_EMPTY(&attr_list) ) { in at_destroy()
93 if((nBackendInfo != 0) || !LDAP_STAILQ_EMPTY(&backendInfo)) { in backend_init()
183 if ( LDAP_STAILQ_EMPTY( &rq->task_list )) { in ldap_pvt_runqueue_resched()220 if ( !LDAP_STAILQ_EMPTY( &rq->task_list )) { in ldap_pvt_runqueue_persistent_backload()
340 LDAP_STAILQ_EMPTY( &c->c_ops ) ? "" : "x", in conn_create()341 LDAP_STAILQ_EMPTY( &c->c_pending_ops ) ? "" : "p", in conn_create()389 LDAP_STAILQ_EMPTY( &c->c_ops ) ? "" : "x", in conn_create()390 LDAP_STAILQ_EMPTY( &c->c_pending_ops ) ? "" : "p", in conn_create()
224 #define LDAP_STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro238 (LDAP_STAILQ_EMPTY(head) ? \
1365 while ( !LDAP_STAILQ_EMPTY( &ov->variants ) ) { in variant_db_destroy()1379 while ( !LDAP_STAILQ_EMPTY( &ov->regex_variants ) ) { in variant_db_destroy()