Searched refs:EX_PROTOCOL (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/
H A Dsysexits.h88 * EX_PROTOCOL -- the remote system returned something that
112 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dsysexits-compat.h82 ** EX_PROTOCOL -- the remote system returned something that
113 # define EX_PROTOCOL 76 /* remote error in protocol */ macro
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/include/
H A Dexits.h88 * EX_PROTOCOL -- the remote system returned something that
112 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dsysexits_.h65 # define EX_PROTOCOL 76 macro
/macosx-10.10/postfix-255/postfix/src/global/
H A Dsys_exits.h43 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
H A Dsys_exits.c89 EX_PROTOCOL, "5.5.0", "remote error in protocol",
/macosx-10.10/smb-759.0/cmd/tests/
H A Dsmbcat.c79 exit(EX_PROTOCOL);
282 return EX_PROTOCOL;

Completed in 120 milliseconds