Searched refs:__script_root (Results 1 – 1 of 1) sorted by relevance
3156 char *__script_root; in get_script_path() local3172 __script_root = get_script_root(script_dirent, suffix); in get_script_path()3173 if (__script_root && !strcmp(script_root, __script_root)) { in get_script_path()3174 free(__script_root); in get_script_path()3181 free(__script_root); in get_script_path()