HomeSort by: relevance | last modified time | path
    Searched defs:cmd_protect (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/brconfig/
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
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

Completed in 24 milliseconds