Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h232 CLD_KILLED, /* Child was killed. */ enumerator
233 # define CLD_KILLED CLD_KILLED macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h195 #define CLD_KILLED (__SI_CHLD|2) /* child was killed */ macro