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 56 static int do_stat(int s, const char *path) function
391 if(do_stat(fd, name)) goto fail;
  /external/e2fsprogs/debugfs/
debugfs.c 825 void do_stat(int argc, char *argv[]) function
836 fprintf(stderr, "do_stat: can't allocate buffer\n");
    [all...]

Completed in 2633 milliseconds