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