Home
last modified time | relevance | path

Searched refs:globfree (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/regex/
Dglob.c30 globfree(&buf); in glob_0100()
43 globfree(&buf); in glob_0200()
/third_party/musl/porting/liteos_m/kernel/include/
Dglob.h23 void globfree(glob_t *);
44 #define globfree64 globfree
/third_party/musl/porting/uniproton/kernel/include/
Dglob.h23 void globfree(glob_t *);
44 #define globfree64 globfree
/third_party/musl/include/
Dglob.h23 void globfree(glob_t *);
44 #define globfree64 globfree
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dglob.h23 void globfree(glob_t *);
44 #define globfree64 globfree
/third_party/musl/libc-test/src/api/
Dglob.c26 {void(*p)(glob_t*) = globfree;} in f()
/third_party/elfutils/tests/
Dlfs-symbols45 globfree
/third_party/musl/src/regex/
Dglob.c300 void globfree(glob_t *g) in globfree() function
311 weak_alias(globfree, globfree64);
/third_party/rust/crates/libc/libc-test/semver/
Dlinux-gnu.txt609 globfree
Dopenbsd.txt1058 globfree
Dfuchsia.txt1232 globfree
Ddragonfly.txt1316 globfree
Dnetbsd.txt1277 globfree
Dfreebsd.txt1641 globfree
Dapple.txt1914 globfree
/third_party/popt/src/
Dpoptconfig.c91 globfree(pglob); in poptGlob()
/third_party/pulseaudio/src/pulsecore/
Dcore-scache.c499 globfree(&p); in pa_scache_add_directory_lazy()
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs670 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
/third_party/musl/
Dlibc.map.txt912 globfree;
/third_party/ffmpeg/libavformat/
Dimg2dec.c582 globfree(&s->globstate); in img_read_close()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1836 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1712 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2790 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2819 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4079 pub fn globfree(pglob: *mut ::glob_t); in globfree() function

12