Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/nsswitch/ldap/common/
H A Dgetprofattr.c71 char *res1_str, *res2_str, *des_str, *attr_str; in _nss_ldap_prof2str() local
100 des_str = _NO_VALUE; in _nss_ldap_prof2str()
102 des_str = des[0]; in _nss_ldap_prof2str()
111 strlen(des_str) + strlen(attr_str) + 6; in _nss_ldap_prof2str()
126 name[0], res1_str, res2_str, des_str, attr_str); in _nss_ldap_prof2str()