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

  /src/lib/libc/stdlib/
getopt_long.c 102 static const char ambig[] = "ambiguous option -- %.*s"; variable in typeref:typename:const char[]
410 warnx(ambig, (int)current_argv_len,
getopt_long.c 102 static const char ambig[] = "ambiguous option -- %.*s"; variable in typeref:typename:const char[]
410 warnx(ambig, (int)current_argv_len,

Completed in 26 milliseconds