Searched refs:LDAP_BACK_CONN_ISANON_SET (Results 1 – 4 of 4) sorted by relevance
787 LDAP_BACK_CONN_ISANON_SET( msc ); in meta_back_retry()1111 LDAP_BACK_CONN_ISANON_SET( &mc_curr ); in meta_back_getconn()1126 LDAP_BACK_CONN_ISANON_SET( &mc_curr ); in meta_back_getconn()1302 LDAP_BACK_CONN_ISANON_SET( mc ); in meta_back_getconn()1474 LDAP_BACK_CONN_ISANON_SET( mc ); in meta_back_getconn()1539 LDAP_BACK_CONN_ISANON_SET( mc ); in meta_back_getconn()
822 LDAP_BACK_CONN_ISANON_SET( msc ); in meta_back_dobind()
408 LDAP_BACK_CONN_ISANON_SET( msc ); in meta_search_dobind_result()
148 #define LDAP_BACK_CONN_ISANON_SET(lc) LDAP_BACK_CONN_SET((lc), LDAP_BACK_FCONN_ISANON) macro