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

  /external/e2fsprogs/debugfs/
debug_cmds.ct 43 request do_stat, "Show inode information ",
debugfs.h 103 extern void do_stat(int argc, char **argv);
debugfs.c 825 void do_stat(int argc, char *argv[]) function
836 fprintf(stderr, "do_stat: can't allocate buffer\n");
    [all...]
  /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;

Completed in 93 milliseconds