Searched refs:news (Results 1 - 12 of 12) sorted by last modified time

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c255 if(iflags.news) {
257 iflags.news = FALSE; /* in case dorecover() fails */
352 iflags.news = FALSE;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c255 if(iflags.news) {
257 iflags.news = FALSE; /* in case dorecover() fails */
352 iflags.news = FALSE;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcmain.c420 if(iflags.news){
422 iflags.news = FALSE;
507 iflags.news = FALSE;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcmain.c420 if(iflags.news){
422 iflags.news = FALSE;
507 iflags.news = FALSE;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c136 {"news", &iflags.news, TRUE, DISP_IN_GAME},
138 {"news", (boolean *)0, FALSE, SET_IN_FILE},
H A Dallmain.c510 if(iflags.news) display_file(NEWS, FALSE);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c136 {"news", &iflags.news, TRUE, DISP_IN_GAME},
138 {"news", (boolean *)0, FALSE, SET_IN_FILE},
H A Dallmain.c510 if(iflags.news) display_file(NEWS, FALSE);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h164 boolean news; /* print news */ member in struct:instance_flags
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h164 boolean news; /* print news */ member in struct:instance_flags
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2460 \item[\ib{news}]
2461 Read the {\it NetHack\/} news file, if present (default on).
2462 Since the news is shown at the beginning of the game, there's no point
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2460 \item[\ib{news}]
2461 Read the {\it NetHack\/} news file, if present (default on).
2462 Since the news is shown at the beginning of the game, there's no point

Completed in 103 milliseconds