Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dubc_internal.h193 #define UI_HASPAGER 0x00000001 /* has a pager associated */ macro
/xnu-10002.41.9/bsd/kern/
H A Dubc_subr.c1145 SET(uip->ui_flags, UI_HASPAGER); in ubc_info_init_internal()