hook_free - free a hook_t data structure
#include <sys/hook.h> void hook_free(hook_t * hook);
Solaris DDI specific (Solaris DDI).
hook
The hook_free() function frees a hook_t structure that was originally allocated by hook_alloc(9F).
The hook_free() function may be called from user, kernel, or interrupt context.
See attributes(5) for descriptions of the following attributes:
|
hook_alloc(9F), hook_t(9S)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |