Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetauthattr.c32 #define _AUTH_NAME "cn" macro
43 _AUTH_NAME,
80 name = __ns_ldap_getAttr(result->entry, _AUTH_NAME); in _nss_ldap_auth2str()