Searched refs:files_hash_func (Results 1 – 5 of 5) sorted by relevance
48 typedef uint_t (*files_hash_func)(nss_XbyY_args_t *, int, const char *, int); typedef66 files_hash_func *fh_hash_func;
82 static files_hash_func hash_proj[2] = {
87 static files_hash_func hash_gr[2] = { hash_grname, hash_grgid };
89 static files_hash_func hash_pw[2] = { hash_pwname, hash_pwuid };
91 static files_hash_func hash_netgr[1] = { hash_netgrname };