HomeSort by relevance Sort by last modified time
    Searched refs:QUAL_RAW (Results 1 - 3 of 3) sorted by null

  /external/strace/
syscall.c 726 if (tcp->qual_flg & QUAL_RAW)
815 if (tcp->qual_flg & QUAL_RAW) {
838 if (tcp->qual_flg & QUAL_RAW) {
1242 tcp->qual_flg = QUAL_RAW | DEFAULT_QUAL_FLAGS;
qualify.c 637 ? QUAL_RAW : 0)
defs.h 275 #define QUAL_RAW 0x008 /* print all args in hex for this syscall */

Completed in 83 milliseconds