Symbol: pjdlog_error
sbin/decryptcore/decryptcore.c
195
pjdlog_error("Unable to allocate an RSA structure: %s",
sbin/decryptcore/decryptcore.c
211
pjdlog_error("Unable to read data from %s.", privkeyfile);
sbin/decryptcore/decryptcore.c
217
pjdlog_error("RSA modulus size mismatch: equals %db and should be %ub.",
sbin/decryptcore/decryptcore.c
230
pjdlog_error("Invalid encryption algorithm.");
sbin/decryptcore/decryptcore.c
241
pjdlog_error("Unable to decrypt key: %s",
sbin/decryptcore/decryptcore.c
280
pjdlog_error("Unable to decrypt core.");
sbin/decryptcore/decryptcore.c
285
pjdlog_error("Unable to decrypt core.");
sbin/hastctl/hastctl.c
106
pjdlog_error("Provided mediasize is larger than provider %s size.",
sbin/hastctl/hastctl.c
112
pjdlog_error("Sector size of provider %s is not power of 2 (%u).",
sbin/hastctl/hastctl.c
120
pjdlog_error("Extent size (%jd) is less than sector size (%u).",
sbin/hastctl/hastctl.c
126
pjdlog_error("Extent size (%jd) is not multiple of sector size (%u).",
sbin/hastctl/hastctl.c
147
pjdlog_error("Unable to allocate %zu bytes of memory for initial bitmap.",
sbin/hastctl/hastctl.c
185
pjdlog_error("Unknown resource %s.", argv[ii]);
sbin/hastctl/hastctl.c
245
pjdlog_error("Unknown resource %s.", argv[ii]);
sbin/hastd/control.c
331
pjdlog_error("Control header is missing 'cmd' field.");
sbin/hastd/control.c
338
pjdlog_error("Unable to allocate header for control response.");
sbin/hastd/control.c
346
pjdlog_error("Control header is missing 'resource0' field.");
sbin/hastd/control.c
358
pjdlog_error("Invalid role received (%hhu).", role);
sbin/hastd/control.c
380
pjdlog_error("Invalid command received (%hhu).",
sbin/hastd/control.c
402
pjdlog_error("Invalid command received (%hhu).",
sbin/hastd/control.c
447
pjdlog_error("Control message is missing 'cmd' field.");
sbin/hastd/control.c
508
pjdlog_error("Unable to create answer on control message.");
sbin/hastd/event.c
107
pjdlog_error("Event header is missing 'event' field.");
sbin/hastd/event.c
131
pjdlog_error("Event header contain invalid event number (%hhu).",
sbin/hastd/hast_checksum.c
127
pjdlog_error("Hash is missing.");
sbin/hastd/hast_checksum.c
135
pjdlog_error("Unknown checksum algorithm '%s'.", algo);
sbin/hastd/hast_checksum.c
139
pjdlog_error("Invalid hash size (%zu) for %s, should be %zu.",
sbin/hastd/hast_checksum.c
144
pjdlog_error("Hash mismatch.");
sbin/hastd/hast_compression.c
100
pjdlog_error("Unable to decompress (invalid size: %zu).",
sbin/hastd/hast_compression.c
110
pjdlog_error("Unable to decompress (no memory: %zu).",
sbin/hastd/hast_compression.c
170
pjdlog_error("Unable to decompress (no memory: %zu).",
sbin/hastd/hast_compression.c
178
pjdlog_error("Unable to decompress.");
sbin/hastd/hast_compression.c
270
pjdlog_error("Unknown compression algorithm '%s'.", algo);
sbin/hastd/hastd.c
314
pjdlog_error("Worker process killed (pid=%u, signal=%d).",
sbin/hastd/hastd.c
317
pjdlog_error("Worker process exited ungracefully (pid=%u, exitcode=%d).",
sbin/hastd/hastd.c
457
pjdlog_error("Unable to allocate header for reload message.");
sbin/hastd/hastd.c
535
pjdlog_error("No addresses to listen on.");
sbin/hastd/hastd.c
782
pjdlog_error("Client %s isn't known.", raddr);
sbin/hastd/hastd.c
795
pjdlog_error("No 'resource' field in the header received from %s.",
sbin/hastd/hastd.c
813
pjdlog_error("Received token of invalid size from %s (expected %zu, got %zu).",
sbin/hastd/hastd.c
830
pjdlog_error("No resource '%s' as requested by %s.",
sbin/hastd/hastd.c
841
pjdlog_error("Client %s has no access to the resource.", raddr);
sbin/hastd/hastd.c
865
pjdlog_error("Token received from %s doesn't match.", raddr);
sbin/hastd/hooks.c
175
pjdlog_error("Unable to allocate %zu bytes of memory for a hook.",
sbin/hastd/hooks.c
189
pjdlog_error("Exec path too long, correct configuration file.");
sbin/hastd/hooks.c
270
pjdlog_error("Hook was killed (pid=%u, signal=%d, cmd=[%s]).",
sbin/hastd/hooks.c
273
pjdlog_error("Hook exited ungracefully (pid=%u, exitcode=%d, cmd=[%s]).",
sbin/hastd/metadata.c
120
pjdlog_error("Provider %s is not part of resource %s.",
sbin/hastd/metadata.c
179
pjdlog_error("Unable to allocate %zu bytes for metadata.",
sbin/hastd/metadata.c
204
pjdlog_error("Unable to create metadata.");
sbin/hastd/parse.y
145
pjdlog_error("control argument is too long.");
sbin/hastd/parse.y
156
pjdlog_error("control argument is too long.");
sbin/hastd/parse.y
175
pjdlog_error("pidfile argument is too long.");
sbin/hastd/parse.y
186
pjdlog_error("pidfile argument is too long.");
sbin/hastd/parse.y
204
pjdlog_error("Unable to allocate memory for listen address.");
sbin/hastd/parse.y
210
pjdlog_error("listen argument is too long.");
sbin/hastd/parse.y
308
pjdlog_error("Negative or zero timeout.");
sbin/hastd/parse.y
331
pjdlog_error("Exec path is too long.");
sbin/hastd/parse.y
341
pjdlog_error("Exec path is too long.");
sbin/hastd/parse.y
430
pjdlog_error("No resource %s configuration for this node (acceptable node names: %s).",
sbin/hastd/parse.y
479
pjdlog_error("Remote address not configured for resource %s.",
sbin/hastd/parse.y
488
pjdlog_error("Path to local component not configured for resource %s.",
sbin/hastd/parse.y
505
pjdlog_error("Resource %s configured more than once.",
sbin/hastd/parse.y
523
pjdlog_error("Unable to allocate memory for resource.");
sbin/hastd/parse.y
530
pjdlog_error("Resource name is too long.");
sbin/hastd/parse.y
588
pjdlog_error("name argument is too long.");
sbin/hastd/parse.y
600
pjdlog_error("name argument is too long.");
sbin/hastd/parse.y
619
pjdlog_error("local argument is too long.");
sbin/hastd/parse.y
631
pjdlog_error("local argument is too long.");
sbin/hastd/parse.y
694
pjdlog_error("remote argument is too long.");
sbin/hastd/parse.y
717
pjdlog_error("source argument is too long.");
sbin/hastd/parse.y
850
pjdlog_error("Unable to parse configuration file at line %d near '%s': %s",
sbin/hastd/parse.y
880
pjdlog_error("Unable to allocate memory for configuration.");
sbin/hastd/parse.y
927
pjdlog_error("Unable to allocate memory for listen address.");
sbin/hastd/parse.y
943
pjdlog_error("Unable to allocate memory for listen address.");
sbin/hastd/parse.y
957
pjdlog_error("No address to listen on.");
sbin/hastd/primary.c
1753
pjdlog_error("Header contains no 'seq' field.");
sbin/hastd/primary.c
1769
pjdlog_error("Found no request matching received 'seq' field (%ju).",
sbin/hastd/primary.c
2142
pjdlog_error("Unable to read synchronization data: %s.",
sbin/hastd/primary.c
2192
pjdlog_error("Unable to write synchronization data: %s.",
sbin/hastd/primary.c
819
pjdlog_error("Unable to allocate memory for remote activemap (mapsize=%ju).",
sbin/hastd/secondary.c
311
pjdlog_error("%s", errmsg);
sbin/hastd/secondary.c
358
pjdlog_error("Split-brain detected, exiting.");
sbin/hastd/secondary.c
559
pjdlog_error("Header contains no 'cmd' field.");
sbin/hastd/secondary.c
566
pjdlog_error("Header contains no 'seq' field.");
sbin/hastd/secondary.c
582
pjdlog_error("Header is missing 'offset' field.");
sbin/hastd/secondary.c
588
pjdlog_error("Header is missing 'length' field.");
sbin/hastd/secondary.c
593
pjdlog_error("Data length is zero.");
sbin/hastd/secondary.c
598
pjdlog_error("Data length is too large (%ju > %ju).",
sbin/hastd/secondary.c
604
pjdlog_error("Offset %ju is not multiple of sector size.",
sbin/hastd/secondary.c
610
pjdlog_error("Length %ju is not multiple of sector size.",
sbin/hastd/secondary.c
617
pjdlog_error("Data offset is too large (%ju > %ju).",
sbin/hastd/secondary.c
625
pjdlog_error("Header contains invalid 'cmd' (%hhu).",
sbin/hastd/subr.c
128
pjdlog_error("%s is neither GEOM provider nor regular file.",
sbin/hastd/subr.c
174
pjdlog_error("'%s' user doesn't exist.", HAST_USER);
usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
127
pjdlog_error("Unable to allocate %zu bytes for cfgpath",
usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
214
pjdlog_error("Unable to setup control connection to %s",
usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
220
pjdlog_error("Unable to connect to hastd via %s",
usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
227
pjdlog_error("Unable to send command to hastd via %s",
usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
234
pjdlog_error("cannot receive reply from hastd via %s",
usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
242
pjdlog_error("Error %d received from hastd.", error);
usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
301
pjdlog_error("Unable to allocate %zu bytes for "