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