Home
last modified time | relevance | path

Searched defs:BADARG (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/common/lib/libc/stdlib/
H A Dgetopt.c69 #define BADARG (int)':' macro
/netbsd-src/external/bsd/libpcap/dist/missing/
H A Dgetopt.c51 #define BADARG (int)':' macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c56 #define BADARG (int)':' macro
/netbsd-src/external/bsd/libevent/dist/WIN32-Code/
H A Dgetopt.c76 #define BADARG (int)':' macro
H A Dgetopt_long.c67 #define BADARG (int)':' macro
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dcommandline.c77 #define BADARG global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dcommandline.c77 #define BADARG ':' macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgen-win32.h84 #define BADARG ':' macro
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c80 #define BADARG ((*options == ':') ? (int)':' : (int)'?') macro
/netbsd-src/lib/libc/stdlib/
H A Dgetopt_long.c83 #define BADARG ((IGNORE_FIRST && options[1] == ':') \ macro
/netbsd-src/external/bsd/file/dist/src/
H A Dgetopt_long.c92 #define BADARG ((IGNORE_FIRST && options[1] == ':') \ macro