Home
last modified time | relevance | path

Searched defs:glob_t (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/ndk_musl_include/
Dglob.h20 } glob_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Dglob.h20 } glob_t; typedef
/third_party/musl/include/
Dglob.h20 } glob_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dglob.h20 } glob_t; typedef
/third_party/musl/porting/uniproton/kernel/include/
Dglob.h20 } glob_t; typedef
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs663 pglob: *mut ::glob_t, in glob()
670 pub fn globfree(pglob: *mut ::glob_t); in globfree()
/third_party/libbpf/src/
Dlinker.c2313 struct btf_type *glob_t; in linker_append_btf() local
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1710 pglob: *mut ::glob_t, in glob()
1712 pub fn globfree(pglob: *mut ::glob_t); in globfree()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1834 pglob: *mut ::glob_t, in glob()
1836 pub fn globfree(pglob: *mut ::glob_t); in globfree()
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2815 pglob: *mut ::glob_t, in glob()
2819 pub fn globfree(pglob: *mut ::glob_t); in globfree()
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2788 pglob: *mut ::glob_t, in glob()
2790 pub fn globfree(pglob: *mut ::glob_t); in globfree()
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4043 pglob: *mut ::glob_t, in glob()
4045 pub fn globfree(pglob: *mut ::glob_t); in globfree()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4077 pglob: *mut ::glob_t, in glob()
4079 pub fn globfree(pglob: *mut ::glob_t); in globfree()