HomeSort by relevance Sort by last modified time
    Searched refs:uoptind (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
funcs.c 1385 user_opt.optind = user_opt.uoptind = val;
1454 user_opt.uoptind = user_opt.optind;
    [all...]
var.c 1114 i = user_opt.uoptind;
    [all...]
sh.h 814 int uoptind; /* what user sees in $OPTIND */ member in struct:__anon9741
    [all...]

Completed in 2913 milliseconds