Home | Sort by: relevance | last modified time | path |
/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, |