Searched defs:SIGSET (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Ddefs.h394 #define SIGSET 4 macro
512 * `trapnote' is set to SIGSET when fault is seen and
516 #define sigchk() if (trapnote & SIGSET) \

Completed in 60 milliseconds