Searched refs:pjdlog_error (Results 1 - 22 of 22) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dparse.y135 pjdlog_error("The name variable is specified twice.");
142 pjdlog_error("The name value is too long.");
156 pjdlog_error("The pidfile variable is specified twice.");
161 pjdlog_error("The pidfile variable must be set to absolute pathname or \"none\".");
168 pjdlog_error("The pidfile value is too long.");
233 pjdlog_error("Sender functionality is not available.");
273 pjdlog_error("Unable to allocate memory for listen address.");
287 pjdlog_error("Unable to allocate memory for listen address.");
299 pjdlog_error("No address to listen on.");
317 pjdlog_error("Director
[all...]
H A Dsandbox.c105 pjdlog_error("'%s' user doesn't exist.", user);
120 pjdlog_error("Unable to allocate memory for %d groups.",
125 pjdlog_error("Unable to obtain groups of user %s.", user);
134 pjdlog_error("Unable to allocate memory for jail host name.");
214 pjdlog_error("Unable to allocate memory for %d groups.",
H A Dreceiver.c237 pjdlog_error("An error occured on the sender while reading \"%s/%s\".",
287 pjdlog_error("Sender requested opening file \"%s\" without first closing \"%s\".",
293 pjdlog_error("Sender wants to open file \"%s\", which has invalid name.",
301 pjdlog_error("Terminated trail \"%s/%s\" was unterminated on the sender as \"%s/%s\"?",
349 pjdlog_error("Sender wants to open an old file \"%s\".", filename);
371 pjdlog_error("Sender requested append without first opening file.");
401 pjdlog_error("Sender requested closing file without first opening it.");
407 pjdlog_error("Sender wants to close file \"%s\" using name \"%s\".",
445 pjdlog_error("Sender send read error, but file is not open.");
H A Dauditdistd.c145 pjdlog_error("%s process killed (pid=%u, signal=%d).",
148 pjdlog_error("%s process exited ungracefully (pid=%u, exitcode=%d).",
266 pjdlog_error("Client %s is not known.", raddr);
313 pjdlog_error("No configuration for host %s from address %s.",
327 pjdlog_error("Unable to generate challenge.");
349 pjdlog_error("Unable to generate hash.");
355 pjdlog_error("Invalid response from %s (wrong password?).",
371 pjdlog_error("Unable to generate response.");
H A Dpjdlog.h74 #define pjdlog_error(...) pjdlog(LOG_ERR, __VA_ARGS__) macro
H A Dtrail.c105 pjdlog_error("Directory name too long (\"%s\").", dirname);
460 pjdlog_error("Trail file \"%s/%s\" disappeared.",
H A Dsender.c641 pjdlog_error("Found no request matching received 'seq' field (%ju).",
652 pjdlog_error("Receiver returned error (%s), disconnecting.",
H A Dproto_tls.c154 pjdlog_error("SSL error: %s", ERR_error_string(error, NULL));
/freebsd-9.3-release/sbin/hastd/
H A Dparse.y204 pjdlog_error("Unable to parse configuration file at line %d near '%s': %s",
234 pjdlog_error("Unable to allocate memory for configuration.");
281 pjdlog_error("Unable to allocate memory for listen address.");
297 pjdlog_error("Unable to allocate memory for listen address.");
311 pjdlog_error("No address to listen on.");
452 pjdlog_error("control argument is too long.");
463 pjdlog_error("control argument is too long.");
482 pjdlog_error("pidfile argument is too long.");
493 pjdlog_error("pidfile argument is too long.");
511 pjdlog_error("Unabl
[all...]
H A Dhast_checksum.c136 pjdlog_error("Hash is missing.");
146 pjdlog_error("Unknown checksum algorithm '%s'.", algo);
150 pjdlog_error("Invalid hash size (%zu) for %s, should be %zu.",
155 pjdlog_error("Hash mismatch.");
H A Devent.c107 pjdlog_error("Event header is missing 'event' field.");
131 pjdlog_error("Event header contain invalid event number (%hhu).",
H A Dhast_compression.c100 pjdlog_error("Unable to decompress (invalid size: %zu).",
110 pjdlog_error("Unable to decompress (no memory: %zu).",
170 pjdlog_error("Unable to decompress (no memory: %zu).",
178 pjdlog_error("Unable to decompress.");
270 pjdlog_error("Unknown compression algorithm '%s'.", algo);
H A Dcontrol.c333 pjdlog_error("Control header is missing 'cmd' field.");
340 pjdlog_error("Unable to allocate header for control response.");
348 pjdlog_error("Control header is missing 'resource0' field.");
360 pjdlog_error("Invalid role received (%hhu).", role);
382 pjdlog_error("Invalid command received (%hhu).",
404 pjdlog_error("Invalid command received (%hhu).",
449 pjdlog_error("Control message is missing 'cmd' field.");
510 pjdlog_error("Unable to create answer on control message.");
H A Dhooks.c177 pjdlog_error("Unable to allocate %zu bytes of memory for a hook.",
191 pjdlog_error("Exec path too long, correct configuration file.");
272 pjdlog_error("Hook was killed (pid=%u, signal=%d, cmd=[%s]).",
275 pjdlog_error("Hook exited ungracefully (pid=%u, exitcode=%d, cmd=[%s]).",
H A Dmetadata.c121 pjdlog_error("Provider %s is not part of resource %s.",
180 pjdlog_error("Unable to allocate %zu bytes for metadata.",
205 pjdlog_error("Unable to create metadata.");
H A Dsecondary.c312 pjdlog_error("%s", errmsg);
359 pjdlog_error("Split-brain detected, exiting.");
560 pjdlog_error("Header contains no 'cmd' field.");
567 pjdlog_error("Header contains no 'seq' field.");
583 pjdlog_error("Header is missing 'offset' field.");
589 pjdlog_error("Header is missing 'length' field.");
594 pjdlog_error("Data length is zero.");
599 pjdlog_error("Data length is too large (%ju > %ju).",
605 pjdlog_error("Offset %ju is not multiple of sector size.",
611 pjdlog_error("Lengt
[all...]
H A Dhastd.c315 pjdlog_error("Worker process killed (pid=%u, signal=%d).",
318 pjdlog_error("Worker process exited ungracefully (pid=%u, exitcode=%d).",
458 pjdlog_error("Unable to allocate header for reload message.");
536 pjdlog_error("No addresses to listen on.");
783 pjdlog_error("Client %s isn't known.", raddr);
796 pjdlog_error("No 'resource' field in the header received from %s.",
814 pjdlog_error("Received token of invalid size from %s (expected %zu, got %zu).",
831 pjdlog_error("No resource '%s' as requested by %s.",
842 pjdlog_error("Client %s has no access to the resource.", raddr);
866 pjdlog_error("Toke
[all...]
H A Dpjdlog.h72 #define pjdlog_error(...) pjdlog(LOG_ERR, __VA_ARGS__) macro
H A Dsubr.c128 pjdlog_error("%s is neither GEOM provider nor regular file.",
175 pjdlog_error("'%s' user doesn't exist.", HAST_USER);
H A Dprimary.c821 pjdlog_error("Unable to allocate memory for remote activemap (mapsize=%ju).",
1755 pjdlog_error("Header contains no 'seq' field.");
1771 pjdlog_error("Found no request matching received 'seq' field (%ju).",
2144 pjdlog_error("Unable to read synchronization data: %s.",
2194 pjdlog_error("Unable to write synchronization data: %s.",
/freebsd-9.3-release/sbin/hastctl/
H A Dhastctl.c108 pjdlog_error("Provided mediasize is larger than provider %s size.",
114 pjdlog_error("Sector size of provider %s is not power of 2 (%u).",
122 pjdlog_error("Extent size (%jd) is less than sector size (%u).",
128 pjdlog_error("Extent size (%jd) is not multiple of sector size (%u).",
149 pjdlog_error("Unable to allocate %zu bytes of memory for initial bitmap.",
187 pjdlog_error("Unknown resource %s.", argv[ii]);
247 pjdlog_error("Unknown resource %s.", argv[ii]);
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c128 pjdlog_error("Unable to allocate %zu bytes for cfgpath",
215 pjdlog_error("Unable to setup control connection to %s",
221 pjdlog_error("Unable to connect to hastd via %s",
228 pjdlog_error("Unable to send command to hastd via %s",
235 pjdlog_error("cannot receive reply from hastd via %s",
243 pjdlog_error("Error %d received from hastd.", error);
302 pjdlog_error("Unable to allocate %zu bytes for "

Completed in 141 milliseconds