Searched refs:is_empty_hash (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/top/
H A Dusername.c50 #define is_empty_hash(x) (hash_table[x].name[0] == 0) macro
82 if (is_empty_hash(hashindex) || (hash_table[hashindex].uid != uid))
128 if (!is_empty_hash(hashindex))

Completed in 84 milliseconds