Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c15256 #ifdef O_NOFOLLOW_ANY in all_ins()
15257 if (PyModule_AddIntMacro(m, O_NOFOLLOW_ANY)) return -1; in all_ins()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2756 pub const O_NOFOLLOW_ANY: ::c_int = 0x20000000; consts

Completed in 28 milliseconds