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

  /external/strace/
syscall.c 384 { QUAL_RAW, "raw", qual_syscall, "system call" },
385 { QUAL_RAW, "x", qual_syscall, "system call" },
    [all...]
defs.h 494 #define QUAL_RAW 0x008 /* print all args in hex for this syscall */

Completed in 79 milliseconds