Home
last modified time | relevance | path

Searched refs:shell_active (Results 1 – 9 of 9) sorted by relevance

/original-bsd/usr.bin/tn3270/distribution/sys_dos/
H A Dsystem.c60 shell_active = 0; in shell_continue()
64 return shell_active; in shell_continue()
112 shell_active = 1;
/original-bsd/usr.bin/tn3270/sys_curses/
H A Dsystem.c443 while (shell_active && (sock == -1)) { in doconnect()
463 if ((shell_active == 0) && (sock != -1)) { in doconnect()
495 if (shell_active == 0) { in shell_continue()
558 return shell_active; in shell_continue()
574 shell_active = 0; in child_died()
697 shell_active = 1; /* We are running down below */
726 return shell_active; /* Go back to main loop */
/original-bsd/usr.bin/tn3270/general/
H A Dglobals.h36 shell_active; variable
/original-bsd/usr.bin/telnet/
H A Dmain.c290 if (shell_active)
H A Dexterns.h442 shell_active; /* Subshell is active */
H A Dtelnet.c2161 ttyin = ring_empty_count(&ttyiring) && (shell_active == 0);
2283 while (!In3270 && !shell_active) {
2302 if (shell_active) {
2310 if (schedValue && (shell_active == 0)) {
H A Dcommands.c2620 if (shell_active == 0) {
/original-bsd/usr.bin/tn3270/
H A Dtelnet.c2474 if ((tcc == 0) && NETROOM() && (shell_active == 0)) {
2626 if ((tcc == 0) && NETROOM() && (shell_active == 0) && TerminalCanRead())
2815 while (!In3270 && !shell_active) { in telnet()
2834 if (shell_active) { in telnet()
2842 if (schedValue && (shell_active == 0)) { in telnet()
3884 if (shell_active == 0) {
3982 if (!shell_active) {
/original-bsd/usr.bin/tn3270/ctlr/
H A Dinbound.c663 if (shell_active == 0) {
965 if (shell_active == 0) {