Searched refs:voptarg (Results 1 – 1 of 1) sorted by relevance
1432 struct tbl *vq, *voptarg; in c_getopts() local1493 voptarg = global("OPTARG"); in c_getopts()1495 voptarg->flag &= ~RDONLY; in c_getopts()1497 if (voptarg->flag & INTEGER) in c_getopts()1500 unset(voptarg, 1); in c_getopts()1503 setstr(voptarg, user_opt.optarg, KSH_RETURN_ERROR); in c_getopts()