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