Searched refs:screen (Results 1 - 3 of 3) sorted by relevance

/httpd/os/netware/
H A Dos.h42 #include <screen.h>
44 AP_DECLARE_DATA extern int hold_screen_on_exit; /* Indicates whether the screen should be held open on exit*/
51 /* Hold the screen open if there is an exit code and the hold_screen_on_exit flag >= 0 or the
52 hold_screen_on_exit > 0. If the hold_screen_on_exit flag is < 0 then close the screen no
/httpd/docs/manual/style/css/
H A Dprettify.css6 @media screen {
/httpd/server/mpm/netware/
H A Dmpm_netware.c87 #include <screen.h>
129 int hold_screen_on_exit = 0; /* Indicates whether the screen should be held open */
906 /* Allow the Apache screen to be closed normally on exit() only if it
1121 /* Make sure to hold the Apache screen open if exit() is called */
1166 /* Don't need to hold the screen open if the output is going to a file */

Completed in 45 milliseconds