Home
last modified time | relevance | path

Searched refs:hook_event_checkdup (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c209 static hook_event_int_t *hook_event_checkdup(hook_event_t *he,
1334 hei = hook_event_checkdup(he, hks); in hook_event_add()
1616 hook_event_checkdup(hook_event_t *he, hook_stack_t *hks) in hook_event_checkdup() function