Lines Matching full:add_notifier
1830 * add_notifier - add a new function to be called when something happens.1833 add_notifier(notif, func, arg)1871 * notify - call a set of functions registered with add_notifier.