Searched defs:find_executable (Results 1 – 4 of 4) sorted by relevance
14 def find_executable(executable, path=None): function
30 from shutil import which as find_executable unknown
83 def find_executable(executable, path=None): function
702 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, in find_executable() function