Searched refs:remove_notifier (Results 1 – 2 of 2) sorted by relevance
/external/ppp/pppd/ | ||
D | pppd.h | 511 void remove_notifier __P((struct notifier **, notify_func, void *)); |
D | main.c | 2016 remove_notifier(notif, func, arg) in remove_notifier() function |