HomeSort by relevance Sort by last modified time
    Searched refs:sig_Handle (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
sig.h 35 extern int sig_Handle(void);
sig.c 45 * 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()
main.c 581 * after having missed the event.... sig_Handle() tries to be as
586 if (sig_Handle())
631 sig_Handle();

Completed in 178 milliseconds