Searched defs:is_executable (Results 1 – 8 of 8) sorted by relevance
155 fn is_executable(path: &Path) -> io::Result<bool> { in is_executable() function164 fn is_executable(_: &Path) -> io::Result<bool> { in is_executable() function
97 def is_executable(self, path): member in CGIHTTPRequestHandler
116 def is_executable(fpath): function
336 def is_executable(file, *, user=None, check=False): function
1025 def is_executable(self, path): member in CGIHTTPRequestHandler
533 is_executable (void) in is_executable() function
1175 is_executable(Elf* elf_handle) in is_executable() function
222 bool is_executable; /* Use Dwfl::executable_for_core? */ member