Home
last modified time | relevance | path

Searched refs:__nss_use_files_hash (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c379 #pragma weak __nss_use_files_hash macro
381 extern void __nss_use_files_hash(void);
406 if (__nss_use_files_hash == 0)
/titanic_50/usr/src/cmd/nscd/
H A Dserver.c86 __nss_use_files_hash(void) in __nss_use_files_hash() function