Searched refs:webmsgok (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c591 boolean webmsgok = (!(trflags & NOWEBMSG)); local
970 if (webmsgok)
978 if (webmsgok) You("flow through %s spider web.",
983 if (webmsgok)
988 if (webmsgok) {
1018 * This gets skipped for webmsgok, which implies that
1021 if (u.usteed && webmsgok) {
1034 webmsgok = FALSE; /* mintrap printed the messages */
1046 if (webmsgok)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c591 boolean webmsgok = (!(trflags & NOWEBMSG)); local
970 if (webmsgok)
978 if (webmsgok) You("flow through %s spider web.",
983 if (webmsgok)
988 if (webmsgok) {
1018 * This gets skipped for webmsgok, which implies that
1021 if (u.usteed && webmsgok) {
1034 webmsgok = FALSE; /* mintrap printed the messages */
1046 if (webmsgok)

Completed in 84 milliseconds