Searched defs:dump_file (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/debugfs/
H A Ddump.c100 static void dump_file(const char *cmdname, ext2_ino_t ino, int fd, function
135 fix_perms("dump_file", &inode, fd, outname);
184 dump_file(argv[0], inode, fd, preserve, out_fn);
266 dump_file("rdump", ino, fd, 1, fullname);
363 dump_file(argv[0], inode, 1, 0, argv[2]);
/external/bluetooth/hcidump/src/
H A Dhcidump.c89 static char *dump_file = NULL; variable
1026 dump_file = strdup(optarg);
1031 dump_file = strdup(optarg);
1153 read_dump(open_file(dump_file, mode, flags));
1158 open_file(dump_file, mode, flags), flags);
/external/yaffs2/yaffs2/direct/
H A Ddtest.c142 void dump_file(const char *fn) function

Completed in 66 milliseconds