Searched refs:nscd_hash_t (Results 1 – 1 of 1) sorted by relevance
58 } nscd_hash_t; typedef66 nscd_hash_t **hash_tbl_p;75 nscd_hash_t *hash; /* the current hash entry */115 static const nscd_hash_t *119 const nscd_hash_t *idx_p, in scan_hash()127 db_entry = &((nscd_hash_t *)idx_p)->db_entry; in scan_hash()167 const nscd_hash_t *idx_p, *hash_p; in _nscd_get_db_entry()196 nscd_hash_t *next_p = NULL, *prev_p = NULL; in _nscd_add_db_entry()197 nscd_hash_t *idx_p, *hash_entry; in _nscd_add_db_entry()258 hash_entry = (nscd_hash_t *)entry; in _nscd_add_db_entry()[all …]