xref
: /
aosp_15_r20
/
external
/
e2fsprogs
/
lib
/
ss
/
test_cmd.ct
(revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
command_table test_cmds;
2
3
request test_cmd, "Test command",
4
test_cmd, test;
5
6
end;
7