Searched defs:resident (Results 1 - 4 of 4) sorted by relevance
| /src/tests/lib/libc/sys/ | ||
| H A D | t_mincore.c | 92 size_t i, resident; local in function:check_residency 155 size_t npgs = 0, resident; local in function:ATF_TC_BODY [all...] |
| /src/lib/libwrap/ | ||
| H A D | hosts_access.c | 84 int resident = (-1); /* -1, 0: unknown; +1: yes */ variable in typeref:typename:int |
| /src/usr.sbin/tcpdchk/ | ||
| H A D | tcpdchk.c | 72 int resident = 0; variable in typeref:typename:int |
| /src/sys/uvm/pmap/ | ||
| H A D | pmap.c | 1499 const bool resident = pte_valid_p(opte); local in function:pmap_enter |
Completed in 6 milliseconds