Home
last modified time | relevance | path

Searched defs:noarg (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/netbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c103 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/netbsd-src/external/bsd/file/dist/src/
H A Dgetopt_long.c112 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
/netbsd-src/sys/rump/librump/rumpkern/
H A Dintr.c96 doclock(void *noarg) in doclock()