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

/macosx-10.9.5/ppp-727.90.1/Dialogs/
H A DDialogs.c157 add_notifier(&phasechange, dialog_phasechange, 0);
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dacscp.c268 add_notifier(&phasechange, acsp_init_plugins, 0); // to setup plugins
H A Dmain.c142 struct notifier *phasechange = NULL; variable in typeref:struct:notifier
1584 notify(phasechange, p);
H A Dpppd.h311 extern struct notifier *phasechange; /* for notifications of phase changes */
H A Dacsp.c102 remove_notifier(&phasechange, acsp_init_plugins, 0);
H A Dsys-MacOSX.c688 add_notifier(&phasechange, sys_phasechange, 0);

Completed in 143 milliseconds