Searched refs:QUAL_RAW (Results 1 – 4 of 4) sorted by relevance
483 ? QUAL_RAW : 0) in qual_flags()
1225 tcp->qual_flg = QUAL_RAW | DEFAULT_QUAL_FLAGS; in get_scno()1239 tcp->qual_flg |= QUAL_RAW; in get_scno()
285 #define QUAL_RAW 0x008 /* print all args in hex for this syscall */ macro296 #define raw(tcp) ((tcp)->qual_flg & QUAL_RAW)
8383 * syscall.c (get_scno): Set QUAL_RAW if we are recovering.12187 QUAL_RAW, and QUAL_INJECT flags.