Searched refs:UI_HASPAGER (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dubc_internal.h144 #define UI_HASPAGER 0x00000001 /* has a pager associated */ macro
/xnu-2422.115.4/bsd/kern/
H A Dubc_subr.c828 * XXX setting the pager and the UI_HASPAGER flag.
835 * UI_HASPAGER flag.
837 SET(uip->ui_flags, UI_HASPAGER);

Completed in 24 milliseconds