Searched refs:_hook (Results 1 – 3 of 3) sorted by relevance
54 Hook _hook;82 _hook(hook),95 _hook(_control_directory);
441 hook_p _hook; \442 LIST_FOREACH(_hook, &((node)->nd_hooks), hk_hooks) { \443 if ((fn)(_hook, arg) == 0) { \704 hook_p _hook = _NGI_HOOK(i); \705 if (_hook) { \706 _NG_HOOK_UNREF(_hook); \
1282 - Remove const from __*_hook variable declarations, so that glibc can modify