Searched refs:mac_notify_t (Results 1 – 4 of 4) sorted by relevance
150 extern mac_notify_handle_t mac_notify_add(mac_handle_t, mac_notify_t, void *);
386 typedef void (*mac_notify_t)(void *, mac_notify_type_t); typedef
115 mac_notify_t mncb_fn; /* callback function */
3665 mac_notify_add(mac_handle_t mh, mac_notify_t notify_fn, void *arg) in mac_notify_add()