Searched refs:cmd_up (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sbin/canconfig/ |
H A D | canconfig.c | 72 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 D | brconfig.c | 79 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
|