Searched refs:PRIV_SWAPON (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | priv.h | 74 #define PRIV_SWAPON 9 /* Can swapon(). */ macro |
| /f-stack/freebsd/vm/ | ||
| H A D | swap_pager.c | 2305 error = priv_check(td, PRIV_SWAPON); in sys_swapon() |