HomeSort by relevance Sort by last modified time
    Searched refs:globfree (Results 1 - 24 of 24) sorted by null

  /external/compiler-rt/test/asan/TestCases/Posix/
glob.cc 29 globfree(&globbuf);
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 161 # define globfree globfree64 macro
186 extern void globfree __P ((glob_t *__pglob));
192 extern void globfree __P ((glob_t *__pglob)) __asm__ ("globfree64");
glob.c 400 globfree (pglob);
482 globfree (pglob);
881 globfree (&dirs);
882 globfree (&files);
899 globfree (&dirs);
900 globfree (pglob);
909 globfree (&dirs);
910 globfree (pglob);
940 globfree (&dirs);
964 globfree (&dirs)
1064 globfree (pglob) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
glob.h 147 # define globfree globfree64 macro
164 extern void globfree (glob_t *__pglob) __THROW;
171 extern void __REDIRECT_NTH (globfree, (glob_t *__pglob), globfree64);
  /external/avahi/avahi-daemon/
glob.h 112 void globfree(glob_t *);
glob.c 812 globfree(glob_t *pglob) function
static-services.c 722 globfree(&globbuf);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
glob.h 153 extern void globfree (glob_t *__pglob) __THROW;
160 extern void __REDIRECT_NTH (globfree, (glob_t *__pglob), globfree64);
  /hardware/bsp/intel/peripheral/libmraa/src/glob/
glob.h 106 void globfree(glob_t *) __RENAME(__globfree30);
glob.c 995 globfree(glob_t *pglob) function
  /ndk/sources/host-tools/make-3.81/
config.h-vms 408 #define globfree gnu_globfree
read.c     [all...]
  /external/compiler-rt/test/msan/Linux/
glob_altdirfunc.cc 72 globfree(&globbuf);
  /build/kati/
fileutil.cc 164 globfree(&gl);
  /external/selinux/policycoreutils/restorecond/
watch.c 67 globfree(&globbuf);
  /external/libxml2/
testrecurse.c 138 static void globfree(glob_t *pglob) { function
884 globfree(&globbuf);
runtest.c 184 static void globfree(glob_t *pglob) { function
    [all...]
  /hardware/bsp/intel/peripheral/libmraa/src/
mraa.c 585 globfree(&results);
668 globfree(&results);
  /external/google-breakpad/src/client/mac/tests/
crash_generation_server_test.cc 147 globfree(&dirContents);
  /external/selinux/policycoreutils/mcstrans/src/
mcstrans.c 804 globfree(&g);
809 globfree(&g);
813 globfree(&g);
    [all...]
  /external/selinux/policycoreutils/sandbox/
seunshare.c 372 globfree(&fglob);
  /external/selinux/policycoreutils/setfiles/
restore.c 392 globfree(&globbuf);
  /external/ipsec-tools/src/racoon/
cftoken.l 648 globfree(&incstack[incstackp].matches);
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 851 globfree(&the_glob);
    [all...]

Completed in 3518 milliseconds