Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h238 CLD_STOPPED, /* Child has stopped. */ enumerator
239 # define CLD_STOPPED CLD_STOPPED macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h198 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */ macro