Searched defs:aflags (Results 1 - 4 of 4) sorted by last modified time
| /src/sys/arch/x86/x86/ | ||
| H A D | pmap.c | 2551 int i, aflags; local in function:pmap_get_ptp |
| /src/sys/arch/aarch64/aarch64/ | ||
| H A D | pmap.c | 562 int aflags = ((flags & PMAP_CANFAIL) ? 0 : UVM_PGA_USERESERVE) | local in function:pmap_alloc_pdp |
| /src/usr.sbin/makemandb/ | ||
| H A D | apropos.c | 60 apropos_flags *aflags; member in struct:callback_data 71 parseargs(int argc, char **argv, struct apropos_flags *aflags) argument 168 apropos_flags aflags; local in function:main [all...] |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_inode.c | 226 int aflags, error, allerror = 0; local in function:lfs_truncate [all...] |
Completed in 15 milliseconds