Searched refs:SHELL (Results 1 - 25 of 29) sorted by relevance

12

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dos2conf.h39 #define SHELL /* shell escape */ macro
H A Dtosconf.h38 #define SHELL /* allow spawning of shell */ macro
H A Damiconf.h141 #define SHELL /* Have a shell escape command (!) */ macro
H A Dunixconf.h273 #define SHELL /* do not delete the '!' command */ macro
H A Dpcconf.h38 # define SHELL /* via exec of COMMAND.COM */ macro
H A Dvmsconf.h114 * latter capability will not be available if SHELL is disabled below.
121 * SHELL enables the player to 'escape' into a spawned subprocess via
130 #define SHELL /* do not delete the '!' command */ macro
H A Dtrampoli.h188 #ifdef SHELL
190 #endif /* SHELL */
H A Dextern.h2081 # ifdef SHELL
2083 # endif /* SHELL */
2084 # if defined(SHELL) || defined(DEF_PAGER) || defined(DEF_MAILREADER)
2213 # if defined(CHDIR) || defined(SHELL) || defined(SECURE)
2217 # ifdef SHELL
2220 # if defined(SHELL) || defined(MAIL)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dos2conf.h39 #define SHELL /* shell escape */ macro
H A Dtosconf.h38 #define SHELL /* allow spawning of shell */ macro
H A Damiconf.h141 #define SHELL /* Have a shell escape command (!) */ macro
H A Dunixconf.h273 #define SHELL /* do not delete the '!' command */ macro
H A Dpcconf.h38 # define SHELL /* via exec of COMMAND.COM */ macro
H A Dvmsconf.h114 * latter capability will not be available if SHELL is disabled below.
121 * SHELL enables the player to 'escape' into a spawned subprocess via
130 #define SHELL /* do not delete the '!' command */ macro
H A Dtrampoli.h188 #ifdef SHELL
190 #endif /* SHELL */
H A Dextern.h2081 # ifdef SHELL
2083 # endif /* SHELL */
2084 # if defined(SHELL) || defined(DEF_PAGER) || defined(DEF_MAILREADER)
2213 # if defined(CHDIR) || defined(SHELL) || defined(SECURE)
2217 # ifdef SHELL
2220 # if defined(SHELL) || defined(MAIL)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixunix.c244 #ifdef SHELL
250 if((str = getenv("SHELL")) != (char*)0)
259 #endif /* SHELL */
261 #if defined(SHELL) || defined(DEF_PAGER) || defined(DEF_MAILREADER)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixunix.c244 #ifdef SHELL
250 if((str = getenv("SHELL")) != (char*)0)
259 #endif /* SHELL */
261 #if defined(SHELL) || defined(DEF_PAGER) || defined(DEF_MAILREADER)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c72 "SHELL";
79 # ifdef SHELL
139 # endif /* SHELL */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c72 "SHELL";
79 # ifdef SHELL
139 # endif /* SHELL */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmail.c558 # ifdef SHELL /* can't access mail reader without spawning subprocess */
581 # endif /* SHELL */
H A DMakefile34 SHELL=/bin/sh macro
36 # SHELL=E:/GEMINI2/MUPFEL.TTP
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmail.c558 # ifdef SHELL /* can't access mail reader without spawning subprocess */
581 # endif /* SHELL */
H A DMakefile34 SHELL=/bin/sh macro
36 # SHELL=E:/GEMINI2/MUPFEL.TTP
/seL4-refos-master/kernel/manual/
H A DMakefile16 SHELL=bash macro

Completed in 97 milliseconds

12