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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c223 static int hook_insert(hook_int_head_t *head, hook_int_t *new);
1919 error = hook_insert(&hei->hei_head, new);
1944 * Function: hook_insert
1956 hook_insert(hook_int_head_t *head, hook_int_t *new) function

Completed in 65 milliseconds