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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dsysexits-compat.h84 ** EX_PROTOCOL -- the remote system returned something that
115 # define EX_PROTOCOL 76 /* remote error in protocol */ macro
/netbsd-6-1-5-RELEASE/include/
H A Dsysexits.h86 * EX_PROTOCOL -- the remote system returned something that
112 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dsys_exits.h45 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
H A Dsys_exits.c91 EX_PROTOCOL, "5.5.0", "remote error in protocol",
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dos.h149 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
/netbsd-6-1-5-RELEASE/usr.sbin/perfused/
H A Dperfused.c121 exit(EX_PROTOCOL);
H A Dmsg.c348 DERRX(EX_PROTOCOL,
/netbsd-6-1-5-RELEASE/lib/libperfuse/
H A Dops.c2595 DERRX(EX_PROTOCOL, "path len = %zd too long", len);
2597 DERRX(EX_PROTOCOL, "path len = %zd too short", len);

Completed in 129 milliseconds