Home
last modified time | relevance | path

Searched refs:addexit (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dosbox/dosbox-0.74-3/src/shell/
H A Dshell.cpp378 bool addexit = control->cmdline->FindExist("-exit",true); in AUTOEXEC() local
422 if(addexit) autoexec[16].Install("exit"); in AUTOEXEC()
436 if(addexit) autoexec[16].Install("exit"); in AUTOEXEC()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/shell/
H A Dshell.cpp381 bool addexit = control->cmdline->FindExist("-exit",true); in AUTOEXEC() local
436 if(addexit) autoexec[16].Install("exit"); in AUTOEXEC()
451 if(addexit) autoexec[16].Install("exit"); in AUTOEXEC()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/shell/
H A Dshell.cpp458 const bool addexit = requested_exit_after_command || using_instant_launch; in AUTOEXEC() local
535 if (addexit) in AUTOEXEC()
553 if (addexit) in AUTOEXEC()