Searched refs:UI_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/sys/ | ||
| H A D | ubc_internal.h | 195 #define UI_NONE 0x00000000 /* none */ macro |
| /xnu-11215.81.4/bsd/kern/ | ||
| H A D | ubc_subr.c | 1150 assert(uip->ui_flags != UI_NONE); in ubc_info_init_internal() |