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

  /external/ppp/pppd/
pppd.h 201 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 *));
    [all...]
main.c     [all...]

Completed in 41 milliseconds