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

  /external/qemu/android/utils/
path.h 58 extern ABool path_is_dir( const char* path );
path.c 243 path_is_dir( const char* path ) function
  /external/qemu/android/
main-common.c 712 else if (opts->system != NULL && path_is_dir(opts->system)) {
    [all...]

Completed in 195 milliseconds