Searched refs:is_empty_hash (Results 1 – 1 of 1) sorted by relevance
46 #define is_empty_hash(x) (hash_table[x].name[0] == 0) macro62 if (is_empty_hash(hashindex) || (hash_table[hashindex].uid != uid)) in username()103 if (!is_empty_hash(hashindex)) in enter_user()