Searched refs:script_names (Results 1 – 3 of 3) sorted by relevance
85 extern const char *script_names[SCRIPT_MAX + 1];
89 const char *script_names[SCRIPT_MAX + 1] = { variable
3086 "Script %s execution failed\n", script_names[script]); in script_hook()3135 argv[1] = __UNCONST(script_names[name]); in script_exec()