Searched refs:GLSA_SUSP (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libtecla/common/ |
H A D | getline.c | 563 GLSA_SUSP=2, /* A signal that suspends processes */ enumerator 613 {SIGTSTP, GLS_SUSPEND_INPUT, GLS_CONTINUE, GLSA_SUSP, 0}, 616 {SIGTTIN, GLS_SUSPEND_INPUT, GLS_CONTINUE, GLSA_SUSP, 0}, 619 {SIGTTOU, GLS_SUSPEND_INPUT, GLS_CONTINUE, GLSA_SUSP, 0}, 11194 if(sig->attr & GLSA_SUSP) { 11676 if(attr & (GLSA_SUSP | GLSA_TERM)) {
|