Home
last modified time | relevance | path

Searched refs:debug_prog_name (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/e2fsprogs/debugfs/
H A Ddebugfs.c57 const char *debug_prog_name; variable
189 com_err(debug_prog_name, retval, in open_filesystem()
2561 if (debug_prog_name == 0) in main()
2563 debug_prog_name = "rdebugfs"; in main()
2565 debug_prog_name = "debugfs"; in main()
2568 fprintf (stderr, "%s %s (%s)\n", debug_prog_name, in main()
2634 com_err(argv[0], 0, usage, debug_prog_name); in main()
2643 ss_sci_idx = ss_create_invocation(debug_prog_name, "0.0", (char *) NULL, in main()
H A Ddebugfs.h127 extern const char *debug_prog_name;
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtst_libext2fs.c31 const char *debug_prog_name = "tst_libext2fs"; variable
H A Dextent.c1874 const char *debug_prog_name = "tst_extents"; variable