Home
last modified time | relevance | path

Searched refs:_PC_MIN_HOLE_SIZE (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1063 pub const _PC_MIN_HOLE_SIZE: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1706 pub const _PC_MIN_HOLE_SIZE: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1952 pub const _PC_MIN_HOLE_SIZE: ::c_int = 21; consts
/third_party/python/Modules/
H A Dposixmodule.c11708 #ifdef _PC_MIN_HOLE_SIZE
11709 {"PC_MIN_HOLE_SIZE", _PC_MIN_HOLE_SIZE},

Completed in 33 milliseconds