HomeSort by: relevance | last modified time | path
    Searched refs:command_table (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
Makefile 26 BIOS = bios_parser.o bios_parser_interface.o bios_parser_helper.o command_table.o command_table_helper.o bios_parser_common.o
  /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++) {

Completed in 13 milliseconds