Home
last modified time | relevance | path

Searched defs:fakept (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/i386/
H A Dminidump_machdep_base.c143 static pt_entry_t fakept[NPTEPG]; variable
/freebsd/usr.bin/mkstr/
H A Dmkstr.c264 hashit(char *str, int really, unsigned fakept) in hashit()