Searched refs:hook_name_size (Results 1 – 1 of 1) sorted by relevance
1079 int hook_name_size = 0; in define_command() local1111 hook_name_size = HOOK_LEN; in define_command()1116 hook_name_size = HOOK_POST_LEN; in define_command()1122 tem = comname + hook_name_size; in define_command()1124 if (hookc && strcmp (comname + hook_name_size, hookc->name) != 0) in define_command()