Searched refs:IBF_VALID_UFLAGS (Results 1 – 2 of 2) sorted by relevance
61 #define IBF_VALID_UFLAGS 0x0003 /* Bits allowed from userland. */ macro
451 if ((xbe.xbe_flags & ~IBF_VALID_UFLAGS) != 0) in sysctl_kern_binmisc()