Searched refs:_HOSTS (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/nsswitch/ldap/common/ |
H A D | gethostent.c | 352 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS, searchfilter, in getbyname() 402 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS, searchfilter, in getbyaddr() 434 sizeof (hosts_ops)/sizeof (hosts_ops[0]), _HOSTS, in _nss_ldap_hosts_constr()
|
H A D | ldap_common.h | 53 #define _HOSTS "hosts" macro
|
H A D | getkeyent.c | 216 _HOSTS, searchfilter, domain, in getkeys()
|
H A D | gethostent6.c | 170 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS, in getbyname()
|
H A D | ldap_common.c | 77 {(char *)_HOSTS, (char *)_F_GETHOSTENT, (char *)_A_CN},
|