Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dsig.c414 static int issig_forreal(void);
422 return ((why == FORREAL)? issig_forreal() : issig_justlooking()); in issig()
501 issig_forreal(void) in issig_forreal() function