/* Generated by ./xlat/gen.sh from ./xlat/shutdown_modes.in; do not edit. */ static const struct xlat shutdown_modes[] = { { 0, "SHUT_RD" }, { 1, "SHUT_WR" }, { 2, "SHUT_RDWR" }, XLAT_END };