Searched refs:FNM_PATHNAME (Results 1 – 4 of 4) sorted by relevance
138 FNM_PATHNAME
393 FNM_PATHNAME
368 pub const FNM_PATHNAME: c_int = 1 << 1; constant370 pub const FNM_PATHNAME: c_int = 1 << 0; constant
487 - OpenBSD: fix `FNM_PATHNAME` and `FNM_NOESCAPE` values <https://github.com/rust-lang/libc/pull/398…