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

/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.c349 sig_t oint, oquit; local
353 oquit = signal(SIGQUIT, SIG_IGN);
363 (void)signal(SIGQUIT, oquit);

Completed in 35 milliseconds