Home
last modified time | relevance | path

Searched refs:O_EVTONLY (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c15198 #ifdef O_EVTONLY in all_ins()
15199 if (PyModule_AddIntMacro(m, O_EVTONLY)) return -1; in all_ins()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2750 pub const O_EVTONLY: ::c_int = 0x00008000; consts

Completed in 31 milliseconds