Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/windows/
H A Dmod.rs140 pub const O_SEQUENTIAL: ::c_int = 0x0020; consts
/third_party/python/Modules/
H A Dposixmodule.c15233 #ifdef O_SEQUENTIAL in all_ins()
15235 if (PyModule_AddIntMacro(m, O_SEQUENTIAL)) return -1; in all_ins()

Completed in 19 milliseconds