OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:command_table
(Results
1 - 13
of
13
) sorted by null
/external/e2fsprogs/lib/ss/
test_cmd.ct
0
command_table
test_cmds;
ct_c.sed
2
# 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
std_rqs.ct
0
command_table
ss_std_requests;
mk_cmds.1
19
.B
command_table
ct_c.awk
1
/^
command_table
/ {
/external/e2fsprogs/lib/ext2fs/
tst_bitmaps_cmd.ct
0
command_table
tst_bitmaps_cmds;
tdbtool.c
75
}
COMMAND_TABLE
;
77
COMMAND_TABLE
cmd_table[] = {
424
COMMAND_TABLE
*ctp = cmd_table;
/external/e2fsprogs/tests/progs/
test_icount_cmds.ct
5
command_table
test_cmds;
test_rel_cmds.ct
5
command_table
test_cmds;
/external/e2fsprogs/debugfs/
extent_cmds.ct
5
command_table
extent_cmds;
ro_debug_cmds.ct
7
command_table
debug_cmds;
debug_cmds.ct
5
command_table
debug_cmds;
/external/vboot_reference/utility/
tpmc.c
368
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++) {
446
for (c =
command_table
; c <
command_table
+ n_commands; c++) {
Completed in 438 milliseconds