Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsignal.h294 int sicode; /* has siginfo.si_code */ member
/titanic_41/usr/src/uts/i86pc/os/
H A Dtrap.c479 int sicode = 0; in trap() local