Cross Reference: test_cmd.ct
xref
: /
external
/
e2fsprogs
/
lib
/
ss
/
test_cmd.ct
Home
History
Annotate
Line#
Navigate
Download
only in
test_cmd.ct
1
command_table test_cmds;
2
3
request test_cmd, "Test command",
4
test_cmd, test;
5
6
end;
7