Searched refs:GLSA_IGN (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libtecla/common/ |
H A D | getline.c | 565 GLSA_IGN=8, /* A signal that is ignored */ enumerator 586 {SIGCONT, GLS_RESTORE_ENV, GLS_CONTINUE, GLSA_CONT|GLSA_IGN, 0}, 606 {SIGPWR, GLS_RESTORE_ENV, GLS_CONTINUE, GLSA_IGN, 0}, 631 {SIGWINCH, GLS_RESTORE_ENV, GLS_CONTINUE, GLSA_SIZE|GLSA_IGN, 0},
|