Home | History | Annotate | Download | only in xlat

Lines Matching refs:XLAT

1 /* Generated by ./xlat/gen.sh from ./xlat/sigchld_codes.in; do not edit. */
23 extern const struct xlat sigchld_codes[];
30 const struct xlat sigchld_codes[] = {
31 XLAT(CLD_EXITED),
32 XLAT(CLD_KILLED),
33 XLAT(CLD_DUMPED),
34 XLAT(CLD_TRAPPED),
35 XLAT(CLD_STOPPED),
36 XLAT(CLD_CONTINUED),