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

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c373 * __nss_use_files_hash in the nscd itself and everyone else uses the old
379 #pragma weak __nss_use_files_hash macro
381 extern void __nss_use_files_hash(void);
406 if (__nss_use_files_hash == 0)
/illumos-gate/usr/src/cmd/nscd/
H A Dserver.c86 __nss_use_files_hash(void) function

Completed in 66 milliseconds