Searched refs:PC_COMPRESS (Results 1 – 2 of 2) sorted by relevance
201 #define PC_COMPRESS 0x00000001 /* Allow compression */ macro
1901 if ((pc->pc_flags & ~(PC_COMPRESS | PC_ALL)) != 0) { in ptrace_action()1934 if ((pc->pc_flags & PC_COMPRESS) == 0) in ptrace_action()