Searched refs:target_first_notify (Results 1 – 3 of 3) sorted by relevance
764 for (notify = target_first_notify(); notify != NULL; in target_get_notify()779 return (target_first_notify()); in target_get_next_notify()784 for (notify = target_first_notify(); notify != NULL; in target_get_next_notify()
526 struct target_notify *target_first_notify(void);
826 target_first_notify(void) in target_first_notify() function