Home
last modified time | relevance | path

Searched refs:command_table (Results 1 – 12 of 12) sorted by relevance

/external/e2fsprogs/lib/ss/
Dct_c.sed2 # This script parses a command_table file into something which is a bit
8 # (for the command_table line)
9 # command_table <command_table>
29 # It removes comments, and puts each command_table request onto a single
57 /^command_table /bCMD
65 # Handle the command_table keyword
Dtest_cmd.ct1 command_table test_cmds;
Dct_c.awk1 /^command_table / {
Dstd_rqs.ct1 command_table ss_std_requests;
/external/vboot_reference/utility/
Dtpmc.c368 command_record command_table[] = { variable
416 static int n_commands = sizeof(command_table) / sizeof(command_table[0]);
438 for (c = command_table; c < command_table + n_commands; c++) { in main()
446 for (c = command_table; c < command_table + n_commands; c++) { in main()
/external/e2fsprogs/lib/ext2fs/
Dtst_cmds.ct1 command_table libext2fs_cmds;
Dtst_bitmaps_cmd.ct1 command_table tst_bitmaps_cmds;
/external/e2fsprogs/tests/progs/
Dtest_icount_cmds.ct5 command_table test_cmds;
Dtest_rel_cmds.ct5 command_table test_cmds;
/external/e2fsprogs/debugfs/
Dextent_cmds.ct5 command_table extent_cmds;
Dro_debug_cmds.ct7 command_table debug_cmds;
Ddebug_cmds.ct5 command_table debug_cmds;