Home
last modified time | relevance | path

Searched refs:fnmatch (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt531 fnmatch
H A Daix.txt1923 fnmatch
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1829 pub fn fnmatch(pattern: *const c_char, name: *const c_char, flags: c_int) -> c_int; in fnmatch() function
/rust-libc-0.2.174/
H A DCHANGELOG.md517 - Unix: add `fnmatch.h` <https://github.com/rust-lang/libc/pull/3937>