Searched defs:PR_SPEC_FORCE_DISABLE (Results 1 – 6 of 6) sorted by relevance
147 #define PR_SPEC_FORCE_DISABLE (1UL << 3) macro
222 # define PR_SPEC_FORCE_DISABLE (1UL << 3) macro
639 pub const PR_SPEC_FORCE_DISABLE: ::c_uint = 1 << 3; constant