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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dsig.h35 extern int sig_Handle(void);
H A Dsig.c45 * records that a signal has been caused and that sig_Handle() should be
59 * the function to ultimately call in sig_Handle(). ``fn'' will not be
60 * called in signal context (as sig_Handle() is not called in signal
95 sig_Handle() function
H A Dmain.c583 * after having missed the event.... sig_Handle() tries to be as
588 if (sig_Handle())
633 sig_Handle();

Completed in 62 milliseconds