Searched defs:config_cmd (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/hci/commands/
H A Dconfig_cmd.c43 static struct command_descriptor config_cmd = variable in typeref:struct:command_descriptor
81 if ( ( rc = parse_options ( argc, argv, &config_cmd, &opts ) ) != 0 )
/vbox/src/VBox/Devices/PC/ipxe/src/config/
H A Dconfig.c205 REQUIRE_OBJECT ( config_cmd ); variable

Completed in 67 milliseconds