Searched refs:silent (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h76 boolean silent; /* whether the bell rings or not */ member in struct:flag
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h76 boolean silent; /* whether the bell rings or not */ member in struct:flag
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dshk.c747 onbill(obj, shkp, silent)
750 register boolean silent;
762 if(obj->unpaid & !silent) pline("onbill: unpaid obj not on bill?");
2190 addtobill(obj, ininv, dummy, silent)
2192 register boolean ininv, dummy, silent;
2259 if (shkp->mcanmove && !shkp->msleeping && !silent) {
2289 } else if(!silent) {
2444 stolen_value(obj, x, y, peaceful, silent)
2447 register boolean peaceful, silent;
2481 if(!silent) {
[all...]
H A Dtimeout.c422 boolean yours, silent, knows_egg = FALSE; local
434 silent = (timeout != monstermoves); /* hatched while away */
439 cansee_hatchspot = cansee(x, y) && !silent;
449 if ((yours && !silent) ||
1040 * This is a "silent" routine - it should not print anything out.
H A Dmon.c2740 angry_guards(silent)
2741 register boolean silent;
2764 if(!silent) { /* do we want pline msgs? */
H A Dapply.c1601 boolean cansee_spot, silent, okay_spot; local
1611 silent = (timeout != monstermoves); /* happened while away */
1641 if (cansee_spot && !silent) {
1649 if (cansee_spot && !silent) {
H A Doptions.c174 {"silent", &flags.silent, TRUE, SET_IN_GAME},
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dshk.c747 onbill(obj, shkp, silent)
750 register boolean silent;
762 if(obj->unpaid & !silent) pline("onbill: unpaid obj not on bill?");
2190 addtobill(obj, ininv, dummy, silent)
2192 register boolean ininv, dummy, silent;
2259 if (shkp->mcanmove && !shkp->msleeping && !silent) {
2289 } else if(!silent) {
2444 stolen_value(obj, x, y, peaceful, silent)
2447 register boolean peaceful, silent;
2481 if(!silent) {
[all...]
H A Dtimeout.c422 boolean yours, silent, knows_egg = FALSE; local
434 silent = (timeout != monstermoves); /* hatched while away */
439 cansee_hatchspot = cansee(x, y) && !silent;
449 if ((yours && !silent) ||
1040 * This is a "silent" routine - it should not print anything out.
H A Dmon.c2740 angry_guards(silent)
2741 register boolean silent;
2764 if(!silent) { /* do we want pline msgs? */
H A Dapply.c1601 boolean cansee_spot, silent, okay_spot; local
1611 silent = (timeout != monstermoves); /* happened while away */
1641 if (cansee_spot && !silent) {
1649 if (cansee_spot && !silent) {
H A Doptions.c174 {"silent", &flags.silent, TRUE, SET_IN_GAME},
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c696 if (flags.silent) return;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c696 if (flags.silent) return;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2573 \item[\ib{silent}]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2573 \item[\ib{silent}]

Completed in 127 milliseconds