Searched defs:netdb (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.c217 _nss_nis_lookup(be, args, netdb, map, key, ypstatusp)
220 int netdb;
249 if (netdb) {
273 _nss_nis_lookup_rsvdport(be, args, netdb, map, key, ypstatusp)
276 int netdb;
294 if (netdb) {
318 do_getent(be, args, netdb)
321 int netdb;
360 if (netdb) {
498 int netdb; member in struct:XbyY_data
[all...]
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c534 * netdb - whether it uses netdb format or not
540 int netdb, const char *filter, files_XY_check_func check)
591 if (netdb) {
738 int netdb, files_hash_t *fhp, int hashop, files_XY_check_func check)
748 return (_nss_files_XY_all(be, args, netdb, NULL, check));
860 if (rebuild_hash(be, netdb, fhp, &st))
995 rebuild_hash(files_backend_ptr_t be, int netdb, files_hash_t *fhp, argument
1081 if (netdb) {
1160 int netdb)
539 _nss_files_XY_all(files_backend_ptr_t be, nss_XbyY_args_t *args, int netdb, const char *filter, files_XY_check_func check) argument
737 _nss_files_XY_hash(files_backend_ptr_t be, nss_XbyY_args_t *args, int netdb, files_hash_t *fhp, int hashop, files_XY_check_func check) argument
1159 _nss_files_XY_hashgetent(files_backend_ptr_t be, nss_XbyY_args_t *args, int netdb) argument
[all...]

Completed in 22 milliseconds