Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsig.c430 static int issig_forreal(void);
438 return ((why == FORREAL)? issig_forreal() : issig_justlooking()); in issig()
517 issig_forreal(void) in issig_forreal() function