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