Searched defs:is_executable (Results 1 – 10 of 10) sorted by relevance
136 fn is_executable(path: &Path) -> io::Result<bool> { in is_executable() function145 fn is_executable(_: &Path) -> io::Result<bool> { in is_executable() function
97 def is_executable(self, path): member in CGIHTTPRequestHandler
115 def is_executable(fpath): function
116 def is_executable(fpath): function
1026 def is_executable(self, path): member in CGIHTTPRequestHandler
536 is_executable (void) in is_executable() function
1115 is_executable(Elf* elf_handle) in is_executable() function
222 bool is_executable; /* Use Dwfl::executable_for_core? */ member
1427 const char *DNBGetDeploymentInfo(nub_process_t pid, bool is_executable, in DNBGetDeploymentInfo()
6360 bool is_executable = true; in HandlePacket_qProcessInfo() local