Searched refs:O_EXEC (Results 1 – 21 of 21) sorted by relevance
39 C(O_EXEC) in f()
40 #define O_EXEC O_PATH macro
41 #define O_EXEC O_PATH macro
220 pub const O_EXEC: c_int = 0x02000000; constant226 pub const O_ACCMODE: c_int = O_EXEC | O_RDWR | O_SEARCH;
527 pub const O_EXEC: ::c_int = 0o10000000; constant
527 O_EXEC
822 O_EXEC
92 O_EXEC;
1318 pub const O_EXEC: ::c_int = 0o10000000; constant
1904 pub const O_EXEC: ::c_int = 0o00003; constant
1299 pub const O_EXEC: ::c_int = 0x400000; constant
14961 #ifdef O_EXEC in all_ins()14962 if (PyModule_AddIntMacro(m, O_EXEC)) return -1; in all_ins()
1931 pub const O_EXEC: ::c_int = 0x00040000; constant
2720 pub const O_EXEC: ::c_int = O_PATH; constant
750 - O_EXEC open mode