Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c217 _bye();
572 (void)signal(SIGUSR1, _bye); in main()
1568 _bye(arg); in _quit()
1573 _bye(int arg) /* this is executed only in the parent proccess */ in _bye() function