brconfig.c | 98 static void cmd_protect(const struct command *, int, const char *, char **); 135 { "protect", 1, 0, cmd_protect }, 136 { "-protect", 1, CMD_INVERT, cmd_protect }, 632 cmd_protect(const struct command *cmd, int sock, const char *bridge, function in typeref:typename:void
|