Searched refs:hook_event_find (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c211 static hook_event_int_t *hook_event_find(hook_family_int_t *hfi, char *event);
1436 hei = hook_event_find(hfi, he->he_name);
1524 hei = hook_event_find(hfi, he->he_name);
1647 * Function: hook_event_find
1656 hook_event_find(hook_family_int_t *hfi, char *event) function
1709 hei = hook_event_find(hfi, event);
1770 hei = hook_event_find(hfi, event);
1884 hei = hook_event_find(hfi, event);
2162 hei = hook_event_find(hfi, event);

Completed in 62 milliseconds