Searched refs:_bye (Results 1 – 1 of 1) sorted by relevance
217 _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