Home
last modified time | relevance | path

Searched refs:files_hash_func (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h45 typedef uint_t (*files_hash_func)(nss_XbyY_args_t *, int, const char *, int); typedef
63 files_hash_func *fh_hash_func;
H A Dgetprojent.c84 static files_hash_func hash_proj[2] = {
H A Dgetgrent.c87 static files_hash_func hash_gr[2] = { hash_grname, hash_grgid };
H A Dgetpwnam.c89 static files_hash_func hash_pw[2] = { hash_pwname, hash_pwuid };