Lines Matching refs:ngcmd
49 struct ngcmd { struct
64 extern const struct ngcmd config_cmd; argument
65 extern const struct ngcmd connect_cmd;
66 extern const struct ngcmd debug_cmd;
67 extern const struct ngcmd dot_cmd;
68 extern const struct ngcmd help_cmd;
69 extern const struct ngcmd list_cmd;
70 extern const struct ngcmd mkpeer_cmd;
71 extern const struct ngcmd msg_cmd;
72 extern const struct ngcmd name_cmd;
73 extern const struct ngcmd read_cmd;
74 extern const struct ngcmd rmhook_cmd;
75 extern const struct ngcmd show_cmd;
76 extern const struct ngcmd shutdown_cmd;
77 extern const struct ngcmd status_cmd;
78 extern const struct ngcmd types_cmd;
79 extern const struct ngcmd write_cmd;
80 extern const struct ngcmd quit_cmd;