Searched refs:optreset (Results 1 – 12 of 12) sorted by relevance
43 optreset; /* reset getopt */ variable60 if (optreset || !*place) { /* update scanning pointer */ in getopt()61 optreset = 0; in getopt()
304 extern int optind, opterr, optopt, optreset;
81 static int optreset = 0; /* keep track of first entry to getopt() */ variable506 optind = optreset = 1; in getopt_internal()512 if (optreset) { in getopt_internal()531 if (optreset || !*place) { /* update scanning pointer */ in getopt_internal()532 optreset = 0; in getopt_internal()
357 optreset = 1; in command_echo()402 optreset = 1; in command_read()504 optreset = 1; in command_lsdev()
193 optreset = 1; in command_nvstore()238 optreset = 1; in command_nvstore()
72 optreset = 1; in command_ls()
47 optreset = 1; in pnp_scan()
121 optreset = 1; in command_load()236 optreset = 1; in command_lsmod()
2383 optreset = 1; in command_font()
587 extern int optreset; /* getopt(3) external variable */
992 optreset = 1; in command_reboot()
1153 optreset = 1; in command_efi_show()