Home | History | Annotate | Download | only in xlat

Lines Matching refs:xlat

1 /* Generated by ./xlat/gen.sh from ./xlat/sigpoll_codes.in; do not edit. */
53 extern const struct xlat sigpoll_codes[];
60 const struct xlat sigpoll_codes[] = {
61 XLAT(POLL_IN),
62 XLAT(POLL_OUT),
63 XLAT(POLL_MSG),
64 XLAT(POLL_ERR),
65 XLAT(POLL_PRI),
66 XLAT(POLL_HUP),