Home
last modified time | relevance | path

Searched refs:__nis_remove_item_mt (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/
H A Dnis_hashitem.h90 extern void *__nis_remove_item_mt(nis_name, __nis_hash_table_mt *);
105 #define nis_remove_item __nis_remove_item_mt
H A Dmapfile-vers142 __nis_remove_item_mt;
H A Dnis_hashitem.c500 __nis_remove_item_mt(nis_name name, __nis_hash_table_mt *table) { in __nis_remove_item_mt() function