Searched refs:getopt_check_character (Results 1 – 1 of 1) sorted by relevance
55 static int getopt_check_character(char c, const char *string) in getopt_check_character() function90 switch (getopt_check_character(string[1], optstring)) { in getopt_s()