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

/freebsd-11-stable/usr.bin/rlogin/
H A Drlogin.c107 static void copytochild(int);
241 (void)signal(SIGURG, copytochild);
300 * one of these comes in, the trap copytochild simply copies such
681 copytochild(int signo __unused) function

Completed in 62 milliseconds