Searched refs:PC_COMPRESS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/sys/
H A Dptrace.h190 #define PC_COMPRESS 0x00000001 /* Allow compression */ macro
/freebsd-current/sys/kern/
H A Dsys_process.c1578 if ((pc->pc_flags & ~(PC_COMPRESS | PC_ALL)) != 0) {
1611 if ((pc->pc_flags & PC_COMPRESS) == 0)

Completed in 86 milliseconds