Searched refs:END_OPTION_STRING (Results 1 – 2 of 2) sorted by relevance
12 #define END_OPTION_STRING ('$') macro
118 case END_OPTION_STRING: in scan_option()580 if ((*p == END_OPTION_STRING && env == 1) || in optstring()