Searched refs:sigcont_sighandler (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/bash/
H A Djobs.c224 static sighandler sigcont_sighandler __P((int));
3778 sigcont_sighandler (sig) function
3797 old_cont = set_signal_handler (SIGCONT, sigcont_sighandler);

Completed in 42 milliseconds