Searched refs:saved_argc (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/VBox/Devices/PC/ipxe/src/hci/ | ||
| H A D | linux_args.c | 31 static int saved_argc = 0; variable 42 saved_argc = argc; 141 c = getopt_long(saved_argc, saved_argv, "", options, &option_index); |
Completed in 111 milliseconds