Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dproc.h63 #define PSTOPPED (1<<1) /* stopped */ macro
/netbsd-src/bin/ksh/
H A Djobs.c95 #define PSTOPPED 3 macro