Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Dcu.c220 _bye();
577 (void)signal(SIGUSR1, _bye);
1581 _bye(arg);
1586 _bye(arg) /* this is executed only in the parent proccess */ in _bye() function