Home
last modified time | relevance | path

Searched refs:cmd_up (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/canconfig/
H A Dcanconfig.c72 static void cmd_up(const struct command *, int, const char *, char **);
84 { "up", 0, 0, cmd_up },
471 cmd_up(const struct command *cmd, int sock, const char *canifname, in cmd_up() function
/netbsd-src/sbin/brconfig/
H A Dbrconfig.c79 static void cmd_up(const struct command *, int, const char *, char **);
104 { "up", 0, 0, cmd_up },
589 cmd_up(const struct command *cmd, int sock, const char *bridge, in cmd_up()
585 cmd_up(const struct command *cmd, int sock, const char *bridge, cmd_up() function