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

  /external/qemu/android/utils/
path.h 74 extern APosixStatus path_mkdir( const char* path, int mode );
path.c 283 path_mkdir( const char* path, int mode ) function
332 ret = path_mkdir( path, mode );
346 ret = path_mkdir(path, mode);
bufprint.c 214 path_mkdir(path, 0744);

Completed in 2892 milliseconds