Home
last modified time | relevance | path

Searched defs:hashit (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/usr.bin/top/
H A Dusername.c49 #define hashit(i) (abs(i) % Table_size) macro
/freebsd-src/usr.bin/mkstr/
H A Dmkstr.c264 hashit(char *str, int really, unsigned fakept) in hashit() function
/freebsd-src/usr.bin/xstr/
H A Dxstr.c330 hashit(char *str, int new) in hashit() function