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

  /src/lib/libc/stdlib/
getopt_long.c 103 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable in typeref:typename:const char[]
419 warnx(noarg, (int)current_argv_len,
getopt_long.c 103 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable in typeref:typename:const char[]
419 warnx(noarg, (int)current_argv_len,

Completed in 155 milliseconds