Searched refs:nis_hash_data (Results 1 – 1 of 1) sorted by relevance
355 %struct nis_hash_data { struct358 % struct nis_hash_data *next; /* Hash collision pointer */ argument359 % struct nis_hash_data *prv_item; /* A serial, doubly linked list */ argument360 % struct nis_hash_data *nxt_item; /* of items in the hash table */ argument362 %typedef struct nis_hash_data NIS_HASH_ITEM;