Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_ume/
Dmain.c158 static Bool is_hash_bang_file(const HChar* f) in is_hash_bang_file() function
263 } else if (is_hash_bang_file(exe_name)) { in do_exec_shell_followup()