Searched defs:notify_func (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dpppd.h201 typedef void (*notify_func) __P((void *, int)); typedef
205 notify_func func;
490 void add_notifier __P((struct notifier **, notify_func, void *));
491 void remove_notifier __P((struct notifier **, notify_func, void *));

Completed in 92 milliseconds