Home
last modified time | relevance | path

Searched refs:remove_notifier (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/ppp/dist/pppd/
H A Dpppd.h533 void remove_notifier(struct notifier **, notify_func, void *);
H A Dmain.c1930 remove_notifier(struct notifier **notif, notify_func func, void *arg) in remove_notifier() function
/netbsd/external/bsd/ppp/dist/
H A DPLUGINS258 remove_notifier(&interesting_notifier, my_notify_proc, opaque);