Home
last modified time | relevance | path

Searched refs:GLOB_ONLYDIR (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt60 GLOB_ONLYDIR
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs1022 pub const GLOB_ONLYDIR: c_int = 1 << 13; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1157 pub const GLOB_ONLYDIR: c_int = 1 << 13; constant