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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c207 static hook_int_t *hook_copy(hook_t *src);
1873 new = hook_copy(h);
2262 * Function: hook_copy
2268 * Because hook_copy() is responsible for the creation of the internal
2274 hook_copy(hook_t *src) function

Completed in 47 milliseconds