new_list          106 lib/hook.c         hook_t *new_list = NULL;
new_list          115 lib/hook.c                 add_hook (&new_list, current->hook_fn, current->hook_data);
new_list          117 lib/hook.c         *hook_list = new_list;