Searched defs:option_index (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Deinfo.c124 int option_index = 0; local
132 &option_index ) ) == -1 ) {
H A Defirom.c189 int option_index = 0; local
199 &option_index ) ) == -1 ) {
H A Dhijack.c493 int option_index = 0; local
496 &option_index );
H A Delf2efi.c757 int option_index = 0; local
766 &option_index ) ) == -1 ) {
/vbox/src/VBox/Devices/PC/ipxe/src/hci/
H A Dlinux_args.c139 int option_index = 0; local
141 c = getopt_long(saved_argc, saved_argv, "", options, &option_index);

Completed in 89 milliseconds