Lines Matching refs:ngcmd
41 struct ngcmd { struct
56 extern const struct ngcmd config_cmd; argument
57 extern const struct ngcmd connect_cmd;
58 extern const struct ngcmd debug_cmd;
59 extern const struct ngcmd dot_cmd;
60 extern const struct ngcmd help_cmd;
61 extern const struct ngcmd list_cmd;
62 extern const struct ngcmd mkpeer_cmd;
63 extern const struct ngcmd msg_cmd;
64 extern const struct ngcmd name_cmd;
65 extern const struct ngcmd read_cmd;
66 extern const struct ngcmd rmhook_cmd;
67 extern const struct ngcmd show_cmd;
68 extern const struct ngcmd shutdown_cmd;
69 extern const struct ngcmd status_cmd;
70 extern const struct ngcmd types_cmd;
71 extern const struct ngcmd write_cmd;
72 extern const struct ngcmd quit_cmd;