/titanic_41/usr/src/lib/nsswitch/ldap/common/ |
H A D | getether.c | 143 rc = (nss_status_t)_nss_ldap_lookup(be, argp, in getbyhost() 186 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyether()
|
H A D | getkeyent.c | 200 rc = (nss_status_t)_nss_ldap_lookup(be, argp, in getkeys() 215 rc = (nss_status_t)_nss_ldap_lookup(be, argp, in getkeys()
|
H A D | getrpcent.c | 159 return ((nss_status_t)_nss_ldap_lookup(be, argp, _RPC, searchfilter, in getbyname() 191 return ((nss_status_t)_nss_ldap_lookup(be, argp, _RPC, searchfilter, in getbynumber()
|
H A D | gethostent6.c | 170 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS, in getbyname() 226 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, in getbyaddr()
|
H A D | getprojent.c | 190 return (_nss_ldap_lookup(be, argp, _PROJECT, searchfilter, NULL, NULL, in getbyname() 211 return (_nss_ldap_lookup(be, argp, _PROJECT, searchfilter, NULL, NULL, in getbyprojid()
|
H A D | getnetent.c | 221 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname() 259 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyaddr()
|
H A D | getprotoent.c | 245 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname() 279 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbynumber()
|
H A D | getpwnam.c | 198 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname() 232 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyuid()
|
H A D | getnetmasks.c | 135 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbynet()
|
H A D | tsol_gettpent.c | 120 return (_nss_ldap_lookup(be, argp, _TNRHTP, searchfilter, NULL, in getbyname()
|
H A D | getservent.c | 356 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname() 415 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyport()
|
H A D | ldap_common.h | 147 extern nss_status_t _nss_ldap_lookup(ldap_backend_ptr be,
|
H A D | getgrent.c | 227 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbynam() 261 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbygid()
|
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()
|
H A D | getauuser.c | 143 return (_nss_ldap_lookup(be, argp, _AUUSER, searchfilter, NULL, in getbyname()
|
H A D | getbootparams.c | 156 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname()
|
H A D | tsol_getrhent.c | 162 return (_nss_ldap_lookup(be, argp, _TNRHDB, searchfilter, NULL, in getbyaddr()
|
H A D | getprofattr.c | 159 return (_nss_ldap_lookup(be, argp, in getbyname()
|
H A D | getuserattr.c | 160 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname()
|
H A D | getauthattr.c | 168 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname()
|
H A D | getprinter.c | 294 return ((nss_status_t)_nss_ldap_lookup(be, argp, in getbyname()
|
H A D | getspent.c | 259 return (_nss_ldap_lookup(be, argp, _SHADOW, searchfilter, NULL, in getbynam()
|
H A D | ldap_common.c | 125 _nss_ldap_lookup(ldap_backend_ptr be, nss_XbyY_args_t *argp, in _nss_ldap_lookup() function
|