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. */
53 extern const struct xlat sigchld_codes[];
60 const struct xlat sigchld_codes[] = {
61 XLAT(CLD_EXITED),
62 XLAT(CLD_KILLED),
63 XLAT(CLD_DUMPED),
64 XLAT(CLD_TRAPPED),
65 XLAT(CLD_STOPPED),
66 XLAT(CLD_CONTINUED),