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

/freebsd-9.3-release/sbin/hastd/
H A Dproto_socketpair.c115 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
154 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
183 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
216 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
H A Dparse.y469 PJDLOG_ABORT("control at wrong depth level");
499 PJDLOG_ABORT("pidfile at wrong depth level");
533 PJDLOG_ABORT("listen at wrong depth level");
551 PJDLOG_ABORT("replication at wrong depth level");
575 PJDLOG_ABORT("checksum at wrong depth level");
599 PJDLOG_ABORT("compression at wrong depth level");
627 PJDLOG_ABORT("timeout at wrong depth level");
654 PJDLOG_ABORT("exec at wrong depth level");
677 PJDLOG_ABORT("metaflush at wrong depth level");
706 PJDLOG_ABORT("invali
[all...]
H A Dhast_checksum.c111 PJDLOG_ABORT("Invalid checksum: %d.", res->hr_checksum);
H A Dpjdlog.h107 #define PJDLOG_ABORT(...) pjdlog_abort(__func__, __FILE__, \ macro
H A Dnv.c54 #ifndef PJDLOG_ABORT
55 #define PJDLOG_ABORT(...) abort() macro
320 PJDLOG_ABORT("invalid condition");
746 PJDLOG_ABORT("invalid condition");
939 PJDLOG_ABORT("invalid condition");
956 PJDLOG_ABORT("invalid condition");
964 PJDLOG_ABORT("unrecognized type");
H A Dpjdlog.c116 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
132 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
H A Dhast_compression.c228 PJDLOG_ABORT("Invalid compression: %d.", res->hr_compression);
H A Dsecondary.c691 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
841 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
897 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
H A Dhastd.c303 PJDLOG_ABORT("%s", msg);
1060 PJDLOG_ABORT("Unexpected signal (%d).", signo);
H A Dprimary.c1601 PJDLOG_ABORT("invalid condition");
1811 PJDLOG_ABORT("invalid condition");
/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dproto_socketpair.c143 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
182 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
211 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
244 PJDLOG_ABORT("Invalid socket side (%d).", spctx->sp_side);
H A Dpjdlog.h109 #define PJDLOG_ABORT(...) pjdlog_abort(__func__, __FILE__, \ macro
H A Dproto_tcp.c259 PJDLOG_ABORT("Unexpected family %hhu.", ss->ss_family);
610 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
626 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
H A Dreceiver.c263 PJDLOG_ABORT("Invalid condition.");
352 PJDLOG_ABORT("Unknown return value from trail_name_compare().");
484 PJDLOG_ABORT("Unexpected command (cmd=%hhu).",
H A Dpjdlog.c119 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
135 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
H A Dproto_tls.c811 PJDLOG_ABORT("Unreachable.");
928 PJDLOG_ABORT("Invalid side (%d).", tlsctx->tls_side);
972 PJDLOG_ABORT("Invalid side (%d).", tlsctx->tls_side);
1005 PJDLOG_ABORT("Invalid side (%d).", tlsctx->tls_side);
H A Dparse.y367 PJDLOG_ABORT("checksum at wrong depth level");
393 PJDLOG_ABORT("compression at wrong depth level");
448 PJDLOG_ABORT("directory at wrong depth level");
H A Dauditdistd.c493 PJDLOG_ABORT("Unexpected signal (%d).", signo);
H A Dsender.c379 PJDLOG_ABORT("Invalid command (%hhu).", cmd);
/freebsd-9.3-release/sbin/hastctl/
H A Dhastctl.c492 PJDLOG_ABORT("What are we doing here?!");
498 PJDLOG_ABORT("What are we doing here?!");
530 PJDLOG_ABORT("Impossible command!");
580 PJDLOG_ABORT("Impossible command!");

Completed in 239 milliseconds