Searched refs:end_of_option (Results 1 – 1 of 1) sorted by relevance
180 static bool end_of_option = false; in GetOpt() local193 end_of_option = false; in GetOpt()210 if (end_of_option || arg[0] != '-') in GetOpt()221 end_of_option = true; // Normal arguments from here on in GetOpt()228 if (end_of_option || arg[0] != '-') in GetOpt()240 end_of_option = true; // Normal arguments from here on in GetOpt()