HomeSort by relevance Sort by last modified time
    Searched defs:do_stat (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
file_sync_service.c 83 static int do_stat(int s, const char *path) function
458 if(do_stat(fd, name)) goto fail;
  /external/e2fsprogs/debugfs/
debugfs.c 858 void do_stat(int argc, char *argv[]) function
869 fprintf(stderr, "do_stat: can't allocate buffer\n");
    [all...]

Completed in 54 milliseconds