1 #pragma ident "%Z%%M% %I% %E% SMI"
3 /* std_rqs.c - automatically generated from std_rqs.ct */
10 static char const * const ssu00001
[] = {
14 extern void ss_self_identify __SS_PROTO
;
15 static char const * const ssu00002
[] = {
19 extern void ss_help __SS_PROTO
;
20 static char const * const ssu00003
[] = {
25 extern void ss_unimplemented __SS_PROTO
;
26 static char const * const ssu00004
[] = {
32 extern void ss_list_requests __SS_PROTO
;
33 static char const * const ssu00005
[] = {
38 extern void ss_quit __SS_PROTO
;
39 static char const * const ssu00006
[] = {
44 extern void ss_unimplemented __SS_PROTO
;
45 static char const * const ssu00007
[] = {
50 extern void ss_unimplemented __SS_PROTO
;
51 static char const * const ssu00008
[] = {
55 extern void ss_unimplemented __SS_PROTO
;
56 static char const * const ssu00009
[] = {
60 extern void ss_subsystem_name __SS_PROTO
;
61 static char const * const ssu00010
[] = {
65 extern void ss_subsystem_version __SS_PROTO
;
66 static ss_request_entry ssu00011
[] = {
69 "Identify the subsystem.",
73 "Display info on command or topic.",
77 "List topics for which help is available.",
81 "List available commands.",
85 "Leave the subsystem.",
89 "Enable/disable abbreviation processing of request lines.",
93 "Execute a UNIX command line.",
97 "Produce a list of the most commonly used requests.",
101 "Return the name of this subsystem.",
104 ss_subsystem_version
,
105 "Return the version of this subsystem.",
110 ss_request_table ss_std_requests
= { 2, ssu00011
};