/titanic_41/usr/src/lib/libshell/common/include/ |
H A D | fault.h | 37 #ifndef SIGWINCH 39 # define SIGWINCH SIGWIND macro 42 # define SIGWINCH SIGWINDOW macro
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | signalmap.c | 177 case SIGWINCH: /* window changed */ in maptonewsig() 219 return (SIGWINCH); in maptooldsig() 263 omask |= sigmask(SIGWINCH); in maptooldmask() 307 if (omask & sigmask(SIGWINCH)) in maptonewmask()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_v.c | 148 (void)signal(SIGWINCH, winch); 205 (void)signal(SIGWINCH, winch); in oop() 263 (void)signal(SIGWINCH, SIG_DFL); in oop() 337 (void)signal(SIGWINCH, winch); in vop() 360 (void)signal(SIGWINCH, SIG_DFL); in vop()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_signal.c | 66 if (sig == SIGWINCH || sig == SIGTSTP) { in mdb_signal_sethandler() 67 (void) sigaddset(&act.sa_mask, SIGWINCH); in mdb_signal_sethandler()
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | signal.c | 249 #ifdef SIGWINCH 251 "Window change", "WINCH", SIGWINCH,
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | signal.h | 51 #define SIGWINCH 28 /* window changed */ macro
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | rpc.rexd.c | 1061 sigset(SIGWINCH, sigwinch); /* a dummy signal handler */ 1064 sighold(SIGWINCH); 1241 sigpause(SIGWINCH); 1243 sigrelse(SIGWINCH); 1244 sigset(SIGWINCH, SIG_DFL);
|
/titanic_41/usr/src/lib/libshell/common/data/ |
H A D | signals.c | 236 #ifdef SIGWINCH 237 "WINCH", VAL(SIGWINCH,SH_SIGIGNORE), S("Window size change"),
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | siglist | 65 #if defined(SIGWINCH) && !defined(HAD_SIGWINCH) 66 0,"WINCH",SIGWINCH,
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | siglist | 65 #if defined(SIGWINCH) && !defined(HAD_SIGWINCH) 66 0,"WINCH",SIGWINCH,
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | siglist | 65 #if defined(SIGWINCH) && !defined(HAD_SIGWINCH) 66 0,"WINCH",SIGWINCH,
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | siglist | 65 #if defined(SIGWINCH) && !defined(HAD_SIGWINCH) 66 0,"WINCH",SIGWINCH,
|
/titanic_41/usr/src/cmd/powertop/common/ |
H A D | powertop.c | 89 case SIGWINCH: in pt_sig_handler() 261 (void) signal(SIGWINCH, pt_sig_handler); in main()
|
/titanic_41/usr/src/uts/common/sys/iso/ |
H A D | signal_iso.h | 72 #define SIGWINCH 20 /* window size change */ macro
|
/titanic_41/usr/src/cmd/intrstat/ |
H A D | intrstat.c | 376 (void) sigaction(SIGWINCH, &act, NULL); in main() 389 (void) sigaction(SIGWINCH, &act, NULL); in main() 394 (void) sigaddset(&set, SIGWINCH); in main()
|
/titanic_41/usr/src/lib/libshell/common/edit/ |
H A D | edit.c | 597 #ifdef SIGWINCH in ed_setup() 598 if(!(shp->sigflag[SIGWINCH]&SH_SIGFAULT)) in ed_setup() 600 signal(SIGWINCH,sh_fault); in ed_setup() 601 shp->sigflag[SIGWINCH] |= SH_SIGFAULT; in ed_setup() 603 pp = shp->st.trapcom[SIGWINCH]; in ed_setup() 604 shp->st.trapcom[SIGWINCH] = 0; in ed_setup() 605 sh_fault(SIGWINCH); in ed_setup() 606 shp->st.trapcom[SIGWINCH] = pp; in ed_setup()
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | signal.h | 100 #define SIGWINCH 28 /* window changed */ macro
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | str2sig.c | 66 { "WINCH", SIGWINCH },
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | fault.c | 72 #ifdef SIGWINCH in sh_fault() 73 if(sig==SIGWINCH) in sh_fault() 101 if(shp->subshell && sig!=SIGINT && sig!=SIGQUIT && sig!=SIGWINCH && sig!=SIGCONT) in sh_fault()
|
/titanic_41/usr/src/cmd/more/ |
H A D | more.c | 315 signal(SIGWINCH, chgwinsz); in main() 601 (void) signal(SIGWINCH, SIG_IGN); in chgwinsz() 613 (void) signal(SIGWINCH, chgwinsz); in chgwinsz() 1437 signal (SIGWINCH, SIG_IGN); in execute() 1445 signal (SIGWINCH, chgwinsz); in execute()
|
/titanic_41/usr/src/cmd/script/ |
H A D | script.c | 139 sigset(SIGWINCH, sigwinch); in doinput()
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | progressmeter.c | 268 signal(SIGWINCH, sig_winch); in start_progress_meter()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | sys_bsd.c | 699 (void) signal(SIGWINCH, sendwin); 711 (void) signal(SIGWINCH, sendwin); in sys_telnet_init()
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpsched.c | 433 (void) signal(SIGWINCH, SIG_IGN); /* if started in a window */ in disable_signals()
|
/titanic_41/usr/src/ucbhead/sys/ |
H A D | signal.h | 98 #define SIGWINCH 20 /* window size change */ macro
|