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