Searched refs:F_executable (Results 1 – 3 of 3) sorted by relevance
35 F_executable = 1 /// set the 'x' bit on the resulting file enumerator
67 if (Flags & F_executable) in create()
103 FileOutputBuffer::create(File4, 8192, FileOutputBuffer::F_executable); in TEST()