Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsecdb/common/
H A Dgetauthattr.c99 free(auth->short_desc); in free_authattr()
121 newauth->short_desc = _do_unescape(auth->short_desc); in authstr2attr()
143 printf("short_desc=%s\n", auth->short_desc ? auth->short_desc : empty); in print_authattr()
/titanic_41/usr/src/head/
H A Dauth_attr.h75 char *short_desc; /* short description */ member
87 char *short_desc; /* short description */ member
/titanic_41/usr/src/common/pci/
H A Dpci_strings.h45 char *short_desc; /* Cfgadm based original short description */ member
/titanic_41/usr/src/lib/libnsl/nss/
H A Dgetauthattr.c90 auth->short_desc = _strtok_escape(NULL, sep, &last); in str2authattr()
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddrbac.c337 data.short_desc = ecol[3].ec_value.ec_value_val; in genent_auth_attr()
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c1323 TPCT(class_pci[i].short_desc); in get_type()
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_writes.c3244 if (ptr->short_desc != NULL) { in __s_cvt_authattr()
3245 rc = __s_add_attr(e, "SolarisAttrShortDesc", ptr->short_desc); in __s_cvt_authattr()
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c506 value = class_pci[i].short_desc; in pcishpc_slot_get_property()
H A Dpciehpc.c1642 value = class_pci[i].short_desc; in pciehpc_slot_get_property()