Searched refs:MAIL (Results 1 - 25 of 60) sorted by relevance

123

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dnhlan.h18 #define MAIL macro
H A Dtosconf.h41 #define MAIL /* enable the fake maildemon */ macro
H A Dunixconf.h139 * If you define MAIL, then the player will be notified of new mail
146 #define MAIL /* Deliver mail during the game */ macro
169 #ifdef MAIL
197 #endif /* MAIL */
H A Damiconf.h142 #define MAIL /* Get mail at unexpected occasions */ macro
H A Dpcconf.h97 # define MAIL /* Allows for fake mail daemon to deliver mail */ macro
98 /* in the MSDOS version. (For AMIGA MAIL see */
H A Dvmsconf.h109 * If you define MAIL, then NetHack will capture incoming broadcast
115 * If you undefine MAIL, broadcasts will go straight to the terminal,
118 #define MAIL /* enable broadcast trapping */ macro
H A Dflag.h28 #ifdef MAIL
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dnhlan.h18 #define MAIL macro
H A Dtosconf.h41 #define MAIL /* enable the fake maildemon */ macro
H A Dunixconf.h139 * If you define MAIL, then the player will be notified of new mail
146 #define MAIL /* Deliver mail during the game */ macro
169 #ifdef MAIL
197 #endif /* MAIL */
H A Damiconf.h142 #define MAIL /* Get mail at unexpected occasions */ macro
H A Dpcconf.h97 # define MAIL /* Allows for fake mail daemon to deliver mail */ macro
98 /* in the MSDOS version. (For AMIGA MAIL see */
H A Dvmsconf.h109 * If you define MAIL, then NetHack will capture incoming broadcast
115 * If you undefine MAIL, broadcasts will go straight to the terminal,
118 #define MAIL /* enable broadcast trapping */ macro
H A Dflag.h28 #ifdef MAIL
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwrite.c20 # ifdef MAIL
232 #ifdef MAIL
H A Dexper.c90 #ifdef MAIL
H A Dallmain.c405 #ifdef MAIL
H A Dbones.c87 #ifdef MAIL
H A Dmail.c7 #ifdef MAIL
20 * - Open the file MAIL and do fstat instead of stat for efficiency.
89 if(!mailbox && !(mailbox = nh_getenv("MAIL"))) {
114 pline("Cannot get status of MAIL=\"%s\".", mailbox);
481 pline("Cannot get status of MAIL=\"%s\" anymore.", mailbox);
627 #endif /* MAIL */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwrite.c20 # ifdef MAIL
232 #ifdef MAIL
H A Dexper.c90 #ifdef MAIL
H A Dallmain.c405 #ifdef MAIL
H A Dbones.c87 #ifdef MAIL
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c178 #ifdef MAIL
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c178 #ifdef MAIL

Completed in 133 milliseconds

123