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

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c387 int netdb, files_hash_t *fhp, int hashop, files_XY_check_func check)
428 htab = &fhp->fh_table[hashop * fhp->fh_size];
429 hash = fhp->fh_hash_func[hashop](args, 1, NULL, 0);
386 _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

Completed in 44 milliseconds