Lines Matching refs:cu
1114 ns_conn_user_t *cu = NULL; in __ns_ldap_getConnectionInfoFromDUA() local
1197 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE); in __ns_ldap_getConnectionInfoFromDUA()
1198 if (cu == NULL) { in __ns_ldap_getConnectionInfoFromDUA()
1210 cu)) != NS_LDAP_SUCCESS) { in __ns_ldap_getConnectionInfoFromDUA()
1211 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1234 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1259 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1276 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1314 ns_conn_user_t *cu = NULL; in __ns_ldap_getRootDSE() local
1332 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE); in __ns_ldap_getRootDSE()
1333 if (cu == NULL) { in __ns_ldap_getRootDSE()
1349 cu)) != NS_LDAP_SUCCESS) { in __ns_ldap_getRootDSE()
1395 cu); in __ns_ldap_getRootDSE()
1398 __s_api_conn_user_free(cu); in __ns_ldap_getRootDSE()
1454 __s_api_conn_user_free(cu); in __ns_ldap_getRootDSE()
1458 __s_api_conn_user_free(cu); in __ns_ldap_getRootDSE()