Searched refs:the_trap (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.c3408 char the_trap[BUFSZ], qbuf[QBUFSZ]; local
3425 Strcpy(the_trap, the(defsyms[trap_to_defsym(ttmp->ttyp)].explanation));
3429 the_trap, u.utrap ?
3438 ttmp->ttyp == WEB ? "Remove" : "Disarm", the_trap);
3449 You("cannot deal with %s while trapped%s!", the_trap,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c3408 char the_trap[BUFSZ], qbuf[QBUFSZ]; local
3425 Strcpy(the_trap, the(defsyms[trap_to_defsym(ttmp->ttyp)].explanation));
3429 the_trap, u.utrap ?
3438 ttmp->ttyp == WEB ? "Remove" : "Disarm", the_trap);
3449 You("cannot deal with %s while trapped%s!", the_trap,

Completed in 37 milliseconds