Home | Sort by: relevance | last modified time | path |
/src/sbin/canconfig/ | |
canconfig.c | 83 static const struct command command_table[] = { variable in typeref:typename:const struct command[] 190 for (cmd = command_table; cmd->cmd_keyword != NULL; cmd++) { |
/src/sbin/brconfig/ | |
brconfig.c | 100 static const struct command command_table[] = { variable in typeref:typename:const struct command[] 219 for (cmd = command_table; cmd->cmd_keyword != NULL; cmd++) { |