Home
last modified time | relevance | path

Searched defs:P_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dmachine.h73 #define P_ACTIVE p_pactive macro
75 #define P_ACTIVE p_active macro
83 int P_ACTIVE; /* number of procs considered "active" */ member
/netbsd-src/sys/arch/atari/stand/tostools/chg_pid/
H A Dchg_pid.c72 #define P_ACTIVE 0x80 /* partition is active */ macro