Searched defs:nis_hash_data (Results 1 – 1 of 1) sorted by relevance
170 %struct nis_hash_data { struct 173 % struct nis_hash_data *next; /* Hash collision pointer */ argument 174 % struct nis_hash_data *prv_item; /* A serial, doubly linked list */ argument 175 % struct nis_hash_data *nxt_item; /* of items in the hash table */ argument