Searched refs:script_paths (Results 1 – 1 of 1) sorted by relevance
80 static const char *script_paths[] = { variable154 script_paths[0] = cp; in main()186 for (i = 0; i < __arraycount(script_paths); i++) { in run_script()187 (void)snprintf(path, sizeof(path), "%s/%s", script_paths[i], in run_script()