Searched refs:lplace (Results 1 – 1 of 1) sorted by relevance
161 char *lplace = 0; in dwgetopt_long() local173 lplace = nargv[dwoptind]; in dwgetopt_long()174 if (dwoptind >= nargc || *lplace++ != '-') { in dwgetopt_long()179 if (*lplace != '-') { in dwgetopt_long()186 place = lplace+1; in dwgetopt_long()