Searched refs:newoptarg (Results 1 – 1 of 1) sorted by relevance
474 const char *newoptarg = NULL; in getopts() local500 newoptarg = s; in getopts()516 newoptarg = s; in getopts()528 newoptarg = p; in getopts()536 if (newoptarg != NULL) in getopts()537 err |= setvarsafe("OPTARG", newoptarg, 0); in getopts()