Searched refs:IBF_ENABLED (Results 1 – 2 of 2) sorted by relevance
58 #define IBF_ENABLED 0x0001 /* Entry is active. */ macro
328 ibe->ibe_flags &= ~IBF_ENABLED; in imgact_binmisc_disable_entry()349 ibe->ibe_flags |= IBF_ENABLED; in imgact_binmisc_enable_entry()566 if (!(IBF_ENABLED & ibe->ibe_flags)) in imgact_binmisc_find_interpreter()