Searched refs:ngcmd (Results 1 – 16 of 16) sorted by relevance
49 struct ngcmd { struct66 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;71 extern const struct ngcmd msg_cmd;72 extern const struct ngcmd name_cmd;73 extern const struct ngcmd read_cmd;75 extern const struct ngcmd show_cmd;78 extern const struct ngcmd types_cmd;[all …]
83 static const struct ngcmd *FindCommand(const char *string);84 static int MatchCommand(const struct ngcmd *cmd, const char *s);98 static const struct ngcmd *const cmds[] = {120 const struct ngcmd read_cmd = {127 const struct ngcmd help_cmd = {134 const struct ngcmd quit_cmd = {509 const struct ngcmd *cmd;524 static const struct ngcmd *549 MatchCommand(const struct ngcmd *cmd, const char *s)604 const struct ngcmd *cmd;
48 const struct ngcmd shutdown_cmd = {
49 const struct ngcmd debug_cmd = {
49 const struct ngcmd name_cmd = {
48 const struct ngcmd rmhook_cmd = {
48 const struct ngcmd mkpeer_cmd = {
48 const struct ngcmd connect_cmd = {
51 const struct ngcmd status_cmd = {
50 const struct ngcmd types_cmd = {
52 const struct ngcmd config_cmd = {
52 const struct ngcmd list_cmd = {
52 const struct ngcmd write_cmd = {
54 const struct ngcmd show_cmd = {
55 const struct ngcmd msg_cmd = {
55 const struct ngcmd dot_cmd = {