Searched refs:_nss_ldap_lookup (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetether.c143 rc = (nss_status_t)_nss_ldap_lookup(be, argp,
186 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetkeyent.c200 rc = (nss_status_t)_nss_ldap_lookup(be, argp,
215 rc = (nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetrpcent.c159 return ((nss_status_t)_nss_ldap_lookup(be, argp, _RPC, searchfilter,
191 return ((nss_status_t)_nss_ldap_lookup(be, argp, _RPC, searchfilter,
H A Dgetnetmasks.c135 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dtsol_gettpent.c120 return (_nss_ldap_lookup(be, argp, _TNRHTP, searchfilter, NULL,
H A Dgetauuser.c143 return (_nss_ldap_lookup(be, argp, _AUUSER, searchfilter, NULL,
H A Dgetbootparams.c156 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgethostent6.c168 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS,
223 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS6,
H A Dgetnetent.c221 return ((nss_status_t)_nss_ldap_lookup(be, argp,
259 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetprojent.c190 return (_nss_ldap_lookup(be, argp, _PROJECT, searchfilter, NULL, NULL,
211 return (_nss_ldap_lookup(be, argp, _PROJECT, searchfilter, NULL, NULL,
H A Dgetprotoent.c245 return ((nss_status_t)_nss_ldap_lookup(be, argp,
279 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetpwnam.c251 return ((nss_status_t)_nss_ldap_lookup(be, argp,
285 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetauthattr.c168 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetprofattr.c160 return (_nss_ldap_lookup(be, argp,
H A Dgetuserattr.c160 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dldap_common.h189 extern nss_status_t _nss_ldap_lookup(ldap_backend_ptr be,
H A Dtsol_getrhent.c162 return (_nss_ldap_lookup(be, argp, _TNRHDB, searchfilter, NULL,
H A Dgethostent.c350 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS, searchfilter,
400 lstat = (nss_status_t)_nss_ldap_lookup(be, argp, _HOSTS, searchfilter,
H A Dgetservent.c356 return ((nss_status_t)_nss_ldap_lookup(be, argp,
415 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetprinter.c294 return ((nss_status_t)_nss_ldap_lookup(be, argp,
H A Dgetspent.c259 return (_nss_ldap_lookup(be, argp, _SHADOW, searchfilter, NULL,
H A Dldap_common.c131 _nss_ldap_lookup(ldap_backend_ptr be, nss_XbyY_args_t *argp, function
142 (void) fprintf(stdout, "\n[ldap_common.c: _nss_ldap_lookup]\n");
272 * This function is similar to _nss_ldap_lookup except it does not
H A Dgetgrent.c1777 return (_nss_ldap_lookup(be, argp, _GROUP, searchfilter, NULL,
1812 return (_nss_ldap_lookup(be, argp, _GROUP, searchfilter, NULL,

Completed in 48 milliseconds