Searched defs:profileName (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetprofattr.c129 getproflist(const char *profileName, char **profArray, int *profcnt) argument
132 if (strchr(profileName, KV_SEPCHAR) != NULL)
135 (void) _enum_common_p(profileName, NULL, NULL, NULL, B_FALSE,
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c76 * profileName
268 char *profileName; member in struct:__anon731
820 if (arglist->profileName != NULL) {
822 gettext("Manual aborted: profileName is not supported "
850 LDAP_SET_PARAM(arglist->profileName, NS_LDAP_PROFILE_P);
1117 if (arglist->profileName != NULL) {
1119 gettext("Mod aborted: profileName modification is "
1139 LDAP_SET_PARAM(arglist->profileName, NS_LDAP_PROFILE_P);
1360 if (arglist->profileName == NULL) {
1366 arglist->profileName
[all...]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h542 char *profileName; /* A DUAProfile's name. */ member in struct:ns_dir_server
568 #define SA_PROFILE_NAME ds_profile.server.profileName

Completed in 63 milliseconds