Searched refs:ARG_MASK (Results 1 – 5 of 5) sorted by relevance
194 #define ARG_MASK 0xff macro198 _Static_assert(ARG_MASK > MAX_ARG_TYPE,
816 if ((sc->args[i].type & ARG_MASK) == PipeFds) in quad_fixup()822 switch (sc->args[i].type & ARG_MASK) { in quad_fixup()1586 switch (sc->type & ARG_MASK) { in print_arg()1696 if (((sc->type & ARG_MASK) == ExecArgs && in print_arg()1698 ((sc->type & ARG_MASK) == ExecEnv && in print_arg()1775 if ((sc->type & ARG_MASK) == Quad) in print_arg()2714 errx(1, "Invalid argument type %d\n", sc->type & ARG_MASK); in print_arg()
270 #define ARG_MASK 0x0000000000020000ULL macro
326 ARG_SET_VALID(ar, ARG_MASK); in audit_arg_mask()
1754 if (ARG_IS_VALID(kar, ARG_MASK)) { in kaudit_to_bsm()