HomeSort by: relevance | last modified time | path
    Searched defs:illoptchar (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdlib/
getopt_long.c 104 static const char illoptchar[] = "unknown option -- %c"; variable in typeref:typename:const char[]
254 warnx(illoptchar, optchar);
getopt_long.c 104 static const char illoptchar[] = "unknown option -- %c"; variable in typeref:typename:const char[]
254 warnx(illoptchar, optchar);

Completed in 21 milliseconds