Searched defs:MB_INUSE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/tools/lldbmacros/ | ||
| H A D | mbufdefines.py | 14 MB_INUSE = 1 variable |
| /xnu-8792.41.9/bsd/kern/ | ||
| H A D | uipc_mbuf.c | 495 #define MB_INUSE 0x01 /* object has not been returned to slab */ macro |