Home | History | Annotate | Download | only in pppd

Lines Matching refs:notify_func

201 typedef void (*notify_func) __P((void *, int));
205 notify_func func;
490 void add_notifier __P((struct notifier **, notify_func, void *));
491 void remove_notifier __P((struct notifier **, notify_func, void *));