Searched defs:fakept (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/i386/i386/ | ||
| H A D | minidump_machdep_base.c | 143 static pt_entry_t fakept[NPTEPG]; variable |
| /freebsd/usr.bin/mkstr/ | ||
| H A D | mkstr.c | 264 hashit(char *str, int really, unsigned fakept) in hashit() |