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

/macosx-10.9.5/ppp-727.90.1/Dialogs/
H A DDialogs.c159 start_link_hook = dialog_start_link;
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c282 int (*start_link_hook) __P((void)) = NULL; variable
627 if (start_link_hook) {
643 t = (*start_link_hook)();
H A Dpppd.h349 extern int (*start_link_hook) __P((void));
647 /* before start_link_hook, check reachability of server amongst other things */

Completed in 132 milliseconds