Home
last modified time | relevance | path

Searched refs:is_shell_script (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/
H A Dtests-scripts.c121 static bool is_shell_script(int dir_fd, const char *path) in is_shell_script() function
138 return is_shell_script(dir_fd, name); in is_test_script()