Lines Matching refs:cu
1113 ns_conn_user_t *cu = NULL; in __ns_ldap_getConnectionInfoFromDUA() local
1196 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE); in __ns_ldap_getConnectionInfoFromDUA()
1197 if (cu == NULL) { in __ns_ldap_getConnectionInfoFromDUA()
1209 cu)) != NS_LDAP_SUCCESS) { in __ns_ldap_getConnectionInfoFromDUA()
1210 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1233 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1258 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1275 __s_api_conn_user_free(cu); in __ns_ldap_getConnectionInfoFromDUA()
1313 ns_conn_user_t *cu = NULL; in __ns_ldap_getRootDSE() local
1331 cu = __s_api_conn_user_init(NS_CONN_USER_SEARCH, NULL, B_FALSE); in __ns_ldap_getRootDSE()
1332 if (cu == NULL) { in __ns_ldap_getRootDSE()
1348 cu)) != NS_LDAP_SUCCESS) { in __ns_ldap_getRootDSE()
1394 cu); in __ns_ldap_getRootDSE()
1397 __s_api_conn_user_free(cu); in __ns_ldap_getRootDSE()
1453 __s_api_conn_user_free(cu); in __ns_ldap_getRootDSE()
1457 __s_api_conn_user_free(cu); in __ns_ldap_getRootDSE()