Home
last modified time | relevance | path

Searched defs:ALLSIGS (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/lib/libedit/
H A Dsig.h27 #define ALLSIGS \ macro
/csrg-svn/usr.bin/tip/
H A Dtipout.c116 #define ALLSIGS sigmask(SIGEMT)|sigmask(SIGTERM)|sigmask(SIGIOT)|sigmask(SIGSYS) in tipout() macro