Home
last modified time | relevance | path

Searched refs:duaProfile (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c1105 char *dirBaseDN = NULL, *duaProfile = NULL; in __ns_ldap_getConnectionInfoFromDUA() local
1247 &duaProfile)) != NS_LDAP_SUCCESS) { in __ns_ldap_getConnectionInfoFromDUA()
1271 *dua_profile = duaProfile; in __ns_ldap_getConnectionInfoFromDUA()
1273 free(duaProfile); in __ns_ldap_getConnectionInfoFromDUA()