Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/FreeBSD/
H A Dgetopt.c39 #define BADARG (int)':' macro
/freebsd/lib/libc/stdlib/
H A Dgetopt.c50 #define BADARG (int)':' macro
H A Dgetopt_long.c80 #define BADARG ((*options == ':') ? (int)':' : (int)'?') macro
/freebsd/stand/libsa/
H A Dgetopt.c40 #define BADARG (int)':' macro
/freebsd/contrib/smbfs/lib/smb/
H A Dcfopt.c50 #define BADARG (int)':' macro
/freebsd/contrib/libpcap/missing/
H A Dgetopt.c51 #define BADARG (int)':' macro
/freebsd/crypto/heimdal/lib/roken/
H A Dgetopt.c54 #define BADARG (int)':' macro
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt.c75 #define BADARG (int)':' macro
H A Dgetopt_long.c66 #define BADARG (int)':' macro
/freebsd/contrib/libevent/WIN32-Code/
H A Dgetopt.c75 #define BADARG (int)':' macro
H A Dgetopt_long.c66 #define BADARG (int)':' macro
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c80 #define BADARG ((*options == ':') ? (int)':' : (int)'?') macro
/freebsd/contrib/file/src/
H A Dgetopt_long.c86 #define BADARG ((IGNORE_FIRST && options[1] == ':') \ macro
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp35 #define BADARG ((*options == ':') ? (int)':' : (int)'?') macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c103 #define BADARG ((*options == ':') ? (int)':' : (int)'?') macro
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c72 #define BADARG ((*options == ':') ? (int)':' : (int)'?') macro