oe 760 lib/popt/popt.c char *oe; oe 777 lib/popt/popt.c for (oe = optString; *oe && *oe != '='; oe++) oe 779 lib/popt/popt.c if (*oe == '=') { oe 780 lib/popt/popt.c *oe++ = '\0'; oe 782 lib/popt/popt.c longArg = origOptString + (oe - localOptString);