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