Searched defs:isExecutable (Results 1 – 6 of 6) sorted by relevance
65 func isExecutable(path string) error { func
12 func isExecutable(protection int32) bool { func
212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function