__nis_lock_hash_table
if (item == 0 || __nis_lock_hash_table(table, 0, "nitmt") == 0)
if (name == 0 || __nis_lock_hash_table(table, 0, "nfimt") == 0)
if (__nis_lock_hash_table(table, 0, "npimt") == 0)
if (__nis_lock_hash_table(table, 0, "nrimt") == 0)
if (item == 0 || __nis_lock_hash_table(table, 0, "nreli") == 0)
if (__nis_lock_hash_table(table, 1, "nstmt") == 0) {
#define LOCK_LIST(list, msg) (void) __nis_lock_hash_table(list, 1, msg)
extern int __nis_lock_hash_table(__nis_hash_table_mt *, int, char *);