Searched refs:profile_name (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_audit.c58 edata->adt_nwam_enable.profile_name = name;
62 edata->adt_nwam_disable.profile_name = name;
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c188 const char *profile_name = NULL; /* object being profiled */ variable
H A D_rtld.h625 extern const char *profile_name; /* object being profiled */
H A Dutil.c2036 profile_name = s2;
2441 rpl_audit = profile_lib = profile_name = NULL;
2505 prm_audit = profile_lib = profile_name = NULL;
H A Ddlfcns.c1848 if (profile_name == NULL) {
1853 *(const char **)p = profile_name;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dnvm_map.h582 u8 profile_name[80]; /* 0x1054 */ member in struct:niv_func_cfg
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h459 const char *profile_name; /* profile schema attribute name */ member in struct:ns_default_config
H A Dns_config.c1316 if (defconfig[i].profile_name == NULL)
1318 if (strcasecmp(defconfig[i].profile_name, value) == 0) {
3065 if (def->profile_name == NULL)
3067 (void) strlcpy(abuf, def->profile_name, sizeof (abuf));
3131 __print2buf(buffer, def->profile_name,
H A Dns_standalone.c960 * profile_name - the name of a DUAProfile to be obtained.
971 const char *profile_name,
986 profile_name);
969 getDUAProfile(LDAP *ld, const char *dir_base_dn, const char *profile_name, char **profile) argument
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c1238 static const char *const profile_name[] = { local
1249 err = profile_get_values (context->profile, profile_name, &values);

Completed in 124 milliseconds