Searched defs:O_EXEC (Results 1 – 8 of 8) sorted by relevance
40 #define O_EXEC O_PATH macro
518 pub const O_EXEC: ::c_int = 0o10000000; constant
220 pub const O_EXEC: c_int = 0x02000000; constant
1318 pub const O_EXEC: ::c_int = 0o10000000; constant
1299 pub const O_EXEC: ::c_int = 0x400000; constant
1904 pub const O_EXEC: ::c_int = 0o00003; constant
1931 pub const O_EXEC: ::c_int = 0x00040000; constant
2720 pub const O_EXEC: ::c_int = O_PATH; constant