Searched refs:pjdlog_warning (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.2-release/contrib/openbsm/bin/auditdistd/
H A Dproto_common.c131 pjdlog_warning("Getting ENOBUFS errors for 11s on send(), giving up.");
134 pjdlog_warning("Got ENOBUFS error on send(), retrying for a bit.");
H A Dsender.c195 pjdlog_warning("Invalid welcome message from %s.",
207 pjdlog_warning("Invalid version number from %s (%d received, up to %d supported).",
235 pjdlog_warning("Unable to generate response.");
250 pjdlog_warning("Unable to generate challenge.");
275 pjdlog_warning("Unable to generate hash.");
282 pjdlog_warning("Invalid response from %s (wrong password?).",
344 pjdlog_warning("Disconnected from %s.", adhost->adh_remoteaddr);
H A Dpjdlog.h76 #define pjdlog_warning(...) pjdlog(LOG_WARNING, __VA_ARGS__) macro
H A Dtrail.c257 pjdlog_warning("File \"%s/%s\" is not a regular file, skipping.",
302 pjdlog_warning("File \"%s/%s\" shrinked, removing it.",
H A Dproto_tls.c621 pjdlog_warning("Unable to allocate memory.");
628 pjdlog_warning("Unable to allocate memory.");
H A Dauditdistd.c281 pjdlog_warning("Invalid welcome message from %s.",
/freebsd-10.2-release/sbin/hastd/
H A Dproto_common.c130 pjdlog_warning("Getting ENOBUFS errors for 11s on send(), giving up.");
133 pjdlog_warning("Got ENOBUFS error on send(), retrying for a bit.");
H A Dpjdlog.h74 #define pjdlog_warning(...) pjdlog(LOG_WARNING, __VA_ARGS__) macro
H A Dhast_compression.c82 pjdlog_warning("Unable to compress (no memory: %zu).",
138 pjdlog_warning("Unable to compress (no memory: %zu).",
H A Dhooks.c306 pjdlog_warning("Hook disappeared (pid=%u, cmd=[%s]).",
322 pjdlog_warning("Hook is running for %ju seconds (pid=%u, cmd=[%s]).",
H A Dprimary.c356 pjdlog_warning("The %s provider doesn't support flushing write cache. Disabling it.",
688 pjdlog_warning("%s", errmsg);
702 pjdlog_warning("Invalid version received (%hhu).", version);
710 pjdlog_warning("Handshake header from %s has no 'token' field.",
716 pjdlog_warning("Handshake header from %s contains 'token' of wrong size (got %zu, expected %zu).",
774 pjdlog_warning("%s", errmsg);
780 pjdlog_warning("Data size differs between nodes (local=%jd, remote=%jd).",
787 pjdlog_warning("Extent size differs between nodes (local=%zd, remote=%zd).",
861 pjdlog_warning("The 'memsync' replication mode is not supported by the remote node, falling back to 'fullsync' mode.");
1071 pjdlog_warning("Waitin
[all...]
H A Dmetadata.c74 pjdlog_warning("Unable to lock %s (operation not supported), but continuing.",
H A Dhastd.c720 pjdlog_warning("Configuration not reloaded.");
848 pjdlog_warning("We act as %s for the resource and not as %s as requested by %s.",
H A Dsecondary.c390 pjdlog_warning("This should never happen, asking for full synchronization (primary(local=%ju, remote=%ju), secondary(local=%ju, remote=%ju)).",
773 pjdlog_warning("Unable to allocate memory to clear local activemap.");
/freebsd-10.2-release/sbin/hastctl/
H A Dhastctl.c278 pjdlog_warning("Received error %d from hastd.", error);

Completed in 82 milliseconds