Kernel functions hook_free(9F) NAME hook_free - free a hook_t structure SYNOPSIS #include void hook_free(hook_t *hook); INTERFACE LEVEL Solaris DDI specific (Solaris DDI) PARAMETERS hook pointer returned by hook_alloc(9f). DESCRIPTION This function frees a hook_t structure that was originally allocated by hook_alloc. ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Interface Stability | Committed | |_____________________________|_____________________________| SEE ALSO hook(9s) hook_alloc(9f) SunOS 5.10 Last change: 25 March 2008 1