Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dsig.h49 #define ALLSIGS \ macro
/dragonfly/usr.bin/tip/
H A Dtipout.c150 #define ALLSIGS sigmask(SIGEMT)|sigmask(SIGTERM)|sigmask(SIGIOT)|sigmask(SIGSYS) in tipout() macro