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