Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/setuname/
H A Dsetuname.c393 void (*oldsighup)(); /* Function to call for SIGHUP */ local
496 oldsighup = signal(SIGHUP, SIG_IGN);
546 (void) signal(SIGHUP, oldsighup);