Home
last modified time | relevance | path

Searched refs:GLS_DONT_FORWARD (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/krb5/ss/
H A Dlisten.c229 if (gl_trap_signal(gl, SIGINT, GLS_DONT_FORWARD, GLS_ABORT, NULL)) {
/titanic_50/usr/src/lib/libtecla/
H A Dlibtecla.h1069 GLS_DONT_FORWARD=32,/* Don't forward the signal to the signal handler */ enumerator
/titanic_50/usr/src/lib/libtecla/common/
H A Dgetline.c3454 if(!(flags & GLS_DONT_FORWARD)) in gl_check_caught_signal()