Searched refs:F_executable (Results 1 – 7 of 7) sorted by relevance
35 F_executable = 1, enumerator
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()
107 FileOutputBuffer::create(File4, 8192, FileOutputBuffer::F_executable); in TEST()
154 if (Flags & F_executable) in create()
38 FileOutputBuffer::create(getName(), Size, FileOutputBuffer::F_executable); in allocate()