Home
last modified time | relevance | path

Searched refs:NIS_HASH_ITEM (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/rpcsvc/
H A Dnislib.h122 extern int nis_insert_item(NIS_HASH_ITEM *, NIS_HASH_TABLE *);
123 extern NIS_HASH_ITEM * nis_find_item(nis_name, NIS_HASH_TABLE *);
124 extern NIS_HASH_ITEM * nis_remove_item(nis_name, NIS_HASH_TABLE *);
H A Dnis.x362 %typedef struct nis_hash_data NIS_HASH_ITEM; typedef
365 % NIS_HASH_ITEM *keys[64]; /* A hash table of items */
366 % NIS_HASH_ITEM *first; /* The first "item" in serial list */