Searched refs:BADCH (Results 1 – 5 of 5) sorted by relevance
63 #define BADCH (int)'?' macro212 return (BADCH); in dwgetopt_long()257 return (BADCH); in dwgetopt_long()330 return (BADCH); in dwgetopt()368 return (BADCH); in dwgetopt()
46 #define BADCH (int)'?' macro84 return (BADCH); in getopt()100 return (BADCH); in getopt()
55 #define BADCH (int)'?' macro118 return (BADCH);135 return (BADCH);
101 #define BADCH (int)'?' macro368 return (BADCH); in parse_long_options()435 return (BADCH); in parse_long_options()645 return (BADCH); in getopt_internal()
3004 # define BADCH (int)'?' macro3011 return BADCH;}