/external/openssh/openbsd-compat/ |
D | glob.h | 52 # define globfree(a) _ssh__compat_globfree(a) macro 101 void globfree(glob_t *);
|
D | glob.c | 960 globfree(glob_t *pglob) function
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | glob.cc | 29 globfree(&globbuf); in main()
|
/external/elfutils/tests/ |
D | lfs-symbols | 45 globfree
|
/external/compiler-rt/test/msan/Linux/ |
D | glob_altdirfunc.cc | 72 globfree(&globbuf); in main()
|
/external/libkmsxx/kms++/src/ |
D | card.cpp | 29 globfree(&glob_result); in glob() 37 globfree(&glob_result); in glob()
|
/external/selinux/restorecond/ |
D | restore.c | 94 globfree(&globbuf); in process_glob()
|
D | watch.c | 77 globfree(&globbuf); in watch_list_add()
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.c | 100 globfree(&globbuf); in process_glob()
|
/external/openssh/ |
D | sftp.c | 682 globfree(&g); in process_get() 774 globfree(&g); in process_put() 900 globfree(&g); in do_globbed_ls() 919 globfree(&g); in do_globbed_ls() 963 globfree(&g); in do_globbed_ls() 1661 globfree(&g); in parse_dispatch_command() 1967 globfree(&g); in complete_match()
|
D | readconf.c | 1533 globfree(&gl); in process_config_line_depth()
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | thuge-gen.c | 74 globfree(&g); in find_pagesizes()
|
/external/libxml2/ |
D | testrecurse.c | 138 static void globfree(glob_t *pglob) { in globfree() function 884 globfree(&globbuf); in launchTests()
|
D | runtest.c | 189 static void globfree(glob_t *pglob) { in globfree() function 2515 globfree(&globbuf); in xpathDocTest() 2563 globfree(&globbuf); in xptrDocTest() 3145 globfree(&globbuf); in schemasTest() 3310 globfree(&globbuf); in rngTest() 3406 globfree(&globbuf); in rngStreamTest() 4489 globfree(&globbuf); in launchTests()
|
/external/google-breakpad/src/client/mac/tests/ |
D | crash_generation_server_test.cc | 147 globfree(&dirContents); in TEST_F()
|
/external/iproute2/ip/ |
D | iptuntap.c | 380 globfree(&globbuf); in show_processes()
|
/external/selinux/mcstrans/src/ |
D | mcstrans.c | 803 globfree(&g); in process_trans() 808 globfree(&g); in process_trans() 812 globfree(&g); in process_trans()
|
/external/libkmsxx/utils/ |
D | kmscapture.cpp | 286 globfree(&glob_result); in glob()
|
/external/selinux/sandbox/ |
D | seunshare.c | 372 globfree(&fglob); in rsynccmd()
|
/external/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 577 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
|
/external/u-boot/common/ |
D | cli_hush.c | 1960 globfree(&child->glob_result); 1986 globfree(&r->word);
|
/external/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 1358 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
|
/external/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 1845 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
|
/external/rust/crates/libc/src/unix/uclibc/ |
D | mod.rs | 2130 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
|
/external/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 2163 pub fn globfree(pglob: *mut ::glob_t); in globfree() function
|