Searched refs:PJDLOG_ABORT (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/sbin/hastd/
H A Dproto_socketpair.c117 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
156 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
185 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
218 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
H A Dparse.y164 PJDLOG_ABORT("control at wrong depth level");
194 PJDLOG_ABORT("pidfile at wrong depth level");
228 PJDLOG_ABORT("listen at wrong depth level");
246 PJDLOG_ABORT("replication at wrong depth level");
270 PJDLOG_ABORT("checksum at wrong depth level");
294 PJDLOG_ABORT("compression at wrong depth level");
322 PJDLOG_ABORT("timeout at wrong depth level");
349 PJDLOG_ABORT("exec at wrong depth level");
372 PJDLOG_ABORT("metaflush at wrong depth level");
401 PJDLOG_ABORT("invali
[all...]
H A Dhast_checksum.c113 PJDLOG_ABORT("Invalid checksum: %d.", res->hr_checksum);
H A Dpjdlog.h109 #define PJDLOG_ABORT(...) pjdlog_abort(__func__, __FILE__, \ macro
H A Dnv.c56 #ifndef PJDLOG_ABORT
57 #define PJDLOG_ABORT(...) abort() macro
322 PJDLOG_ABORT("invalid condition");
748 PJDLOG_ABORT("invalid condition");
941 PJDLOG_ABORT("invalid condition");
958 PJDLOG_ABORT("invalid condition");
966 PJDLOG_ABORT("unrecognized type");
H A Dpjdlog.c118 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
134 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
H A Dhast_compression.c230 PJDLOG_ABORT("Invalid compression: %d.", res->hr_compression);
H A Dsecondary.c693 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
843 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
899 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
H A Dhastd.c305 PJDLOG_ABORT("%s", msg);
1062 PJDLOG_ABORT("Unexpected signal (%d).", signo);
H A Dprimary.c1602 PJDLOG_ABORT("invalid condition");
1812 PJDLOG_ABORT("invalid condition");
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_socketpair.c141 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
180 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
209 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
242 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
H A Dpjdlog.h107 #define PJDLOG_ABORT(...) pjdlog_abort(__func__, __FILE__, \ macro
H A Dproto_tcp.c257 PJDLOG_ABORT("Unexpected family %hhu.", ss->ss_family);
608 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
624 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
H A Dreceiver.c261 PJDLOG_ABORT("Invalid condition.");
350 PJDLOG_ABORT("Unknown return value from trail_name_compare().");
482 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
H A Dpjdlog.c117 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
133 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
H A Dproto_tls.c809 PJDLOG_ABORT("Unreachable.");
926 PJDLOG_ABORT("Invalid side (%d).", tlsctx->tls_side);
970 PJDLOG_ABORT("Invalid side (%d).", tlsctx->tls_side);
1003 PJDLOG_ABORT("Invalid side (%d).", tlsctx->tls_side);
H A Dparse.y364 PJDLOG_ABORT("checksum at wrong depth level");
390 PJDLOG_ABORT("compression at wrong depth level");
445 PJDLOG_ABORT("directory at wrong depth level");
H A Dauditdistd.c491 PJDLOG_ABORT("Unexpected signal (%d).", signo);
H A Dsender.c377 PJDLOG_ABORT("Invalid command (%hhu).", cmd);
/freebsd-11-stable/sbin/hastctl/
H A Dhastctl.c494 PJDLOG_ABORT("What are we doing here?!");
500 PJDLOG_ABORT("What are we doing here?!");
532 PJDLOG_ABORT("Impossible command!");
582 PJDLOG_ABORT("Impossible command!");
/freebsd-11-stable/lib/libpjdlog/
H A Dpjdlog.c130 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
142 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
188 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
204 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
H A Dpjdlog.h154 #define PJDLOG_ABORT(...) _pjdlog_abort(__func__, __FILE__, \ macro
/freebsd-11-stable/sys/contrib/libnv/
H A Dnvlist.c78 #define PJDLOG_ABORT(...) panic(__VA_ARGS__) macro
83 #define PJDLOG_ABORT(...) do { \ macro
321 PJDLOG_ABORT("Element '%s' of type %s doesn't exist.",
594 PJDLOG_ABORT("Unknown type: %d.", nvpair_type(nvp));
976 PJDLOG_ABORT("Invalid type (%d).", nvpair_type(nvp));
1219 PJDLOG_ABORT("Invalid type (%d).", nvpair_type(nvp));
H A Dnvpair.c74 #define PJDLOG_ABORT(...) panic(__VA_ARGS__) macro
79 #define PJDLOG_ABORT(...) abort() macro
311 PJDLOG_ABORT("Unknown type: %d.", nvpair_type(nvp));
/freebsd-11-stable/lib/libnv/
H A Dmsgio.c56 #define PJDLOG_ABORT(...) abort() macro

Completed in 136 milliseconds