Searched refs:XB_CLEANUP (Results 1 – 1 of 1) sorted by relevance
123 #define XB_CLEANUP 0x0001 /* needs cleanup */ macro155 xbp->xb_flags |= XB_CLEANUP; in xb_init()172 xbp->xb_flags &= ~XB_CLEANUP; in xb_init_buffer()191 if (!(xbp->xb_flags & XB_CLEANUP)) { in xb_cleanup()203 xbp->xb_flags &= ~XB_CLEANUP; in xb_cleanup()