Searched refs:uoptind (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/bin/ksh/
H A Dsh.h306 int uoptind;/* what user sees in $OPTIND */ member in struct:__anon4
H A Dc_ksh.c1263 user_opt.optind = user_opt.uoptind = val;
1338 user_opt.uoptind = user_opt.optind;
H A Dvar.c953 setint(vp, (int64_t) user_opt.uoptind);

Completed in 203 milliseconds