Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/mips/mips32/
H A Dmod.rs111 pub struct glob64_t {
682 pglob: *mut glob64_t, in glob64() argument
684 pub fn globfree64(pglob: *mut glob64_t); in globfree64() argument
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs54 pub struct glob64_t {
1198 pglob: *mut glob64_t, in glob64() argument
1201 pub fn globfree64(pglob: *mut glob64_t); in globfree64() argument
/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt620 glob64_t
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs944 pub struct glob64_t {
4443 pglob: *mut glob64_t, in glob64() argument
4445 pub fn globfree64(pglob: *mut glob64_t); in globfree64() argument