Searched refs:_SHADOW (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/nsswitch/ldap/common/ |
H A D | getspent.c | 259 return (_nss_ldap_lookup(be, argp, _SHADOW, searchfilter, NULL, in getbynam() 286 _SHADOW, sp_attrs, _nss_ldap_shadow2str)); in _nss_ldap_shadow_constr()
|
H A D | ldap_common.h | 65 #define _SHADOW "shadow" macro
|
H A D | ldap_common.c | 75 {(char *)_SHADOW, (char *)_F_GETSPENT, (char *)_A_UID},
|
/titanic_50/usr/src/lib/nsswitch/ad/common/ |
H A D | ad_common.h | 49 #define _SHADOW "shadow" macro
|
H A D | getspent.c | 139 _SHADOW, NULL, NULL)); in _nss_ad_shadow_constr()
|