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

  /external/ltp/testcases/kernel/fs/fs_bind/bin/
Makefile 29 INSTALL_TARGETS := check_prop lockfile makedir setup setupnslock
  /external/ltp/testcases/kernel/fs/fs-bench/
create-files.c 18 void makedir(char *dir1);
52 makedir(dir1);
56 makedir(dir2);
60 makedir(dir3);
84 void makedir(char *dir1) function
  /external/ltp/testcases/kernel/fs/scsi/ltpfs/
main.c 50 int makedir(char *dir1);
267 makedir(dir1);
275 makedir(dir2);
282 makedir(dir3);
313 int makedir(char *dir1) function
  /external/zlib/src/contrib/untgz/
untgz.c 116 int makedir OF((char *));
328 int makedir (char *newdir) function
464 makedir(fname);
488 makedir(fname);
  /toolchain/binutils/binutils-2.27/zlib/contrib/untgz/
untgz.c 116 int makedir OF((char *));
328 int makedir (char *newdir) function
464 makedir(fname);
488 makedir(fname);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
ftpmirror.py 110 makedir(localdir)
368 def makedir(pathname): function
372 if dirname: makedir(dirname)
  /external/zlib/src/contrib/minizip/
miniunz.c 138 int makedir (newdir) function
418 makedir(write_filename);
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
miniunz.c 138 int makedir (newdir) function
418 makedir(write_filename);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 2183 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 2218 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /external/python/cpython3/Lib/
tarfile.py 2144 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 2184 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 2184 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 2184 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 2184 def makedir(self, tarinfo, targetpath): member in class:TarFile
    [all...]
  /external/ltp/android/
Android.ltp.mk     [all...]

Completed in 278 milliseconds