Searched refs:uoptind (Results 1 – 3 of 3) sorted by relevance
1197 user_opt.optind = user_opt.uoptind = val; in getopts_reset()1266 user_opt.uoptind = user_opt.optind; in c_getopts()
1266 num.i = user_opt.uoptind; in getspec()
1555 int uoptind; /* what user sees in $OPTIND */ member