Searched defs:executable (Results 1 – 3 of 3) sorted by relevance
114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
127 bool executable) { in Mount()
120 def is_executable_available(executable, option='--help'): argument