Searched refs:ARG_MASK (Results 1 – 5 of 5) sorted by relevance
195 #define ARG_MASK 0xff macro199 _Static_assert(ARG_MASK > MAX_ARG_TYPE,
818 if ((sc->args[i].type & ARG_MASK) == PipeFds) in quad_fixup()824 switch (sc->args[i].type & ARG_MASK) { in quad_fixup()1588 switch (sc->type & ARG_MASK) { in print_arg()1698 if (((sc->type & ARG_MASK) == ExecArgs && in print_arg()1700 ((sc->type & ARG_MASK) == ExecEnv && in print_arg()1777 if ((sc->type & ARG_MASK) == Quad) in print_arg()2719 errx(1, "Invalid argument type %d\n", sc->type & ARG_MASK); in print_arg()
270 #define ARG_MASK 0x0000000000020000ULL macro
325 ARG_SET_VALID(ar, ARG_MASK); in audit_arg_mask()
1781 if (ARG_IS_VALID(kar, ARG_MASK)) { in kaudit_to_bsm()