/freebsd/contrib/ntp/libntp/ |
H A D | iosignal.c | 89 msyslog(LOG_ERR, in init_clock_sig() 109 msyslog(LOG_ERR, "ioctl(FIOSSAIOOWN) fails for clock I/O: %m - EXITING"); in init_clock_sig() 119 msyslog(LOG_ERR, "ioctl(FIOSNBIO) fails for clock I/O: %m - EXITING"); in init_clock_sig() 126 msyslog(LOG_ERR, "ioctl(FIOSSAIOSTAT) fails for clock I/O: %m - EXITING"); in init_clock_sig() 145 msyslog(LOG_ERR, "ioctl(FIOASYNC) fails for clock I/O: %m"); in init_clock_sig() 151 msyslog(LOG_ERR, "ioctl(FIOSETOWN) fails for clock I/O: %m"); in init_clock_sig() 157 msyslog(LOG_ERR, "fcntl(FNDELAY|FASYNC) fails for clock I/O: %m"); in init_clock_sig() 178 msyslog(LOG_ERR, "ioctl(TIOCSCTTY, 0) fails for clock I/O: %m"); in init_clock_sig() 185 msyslog(LOG_ERR, "fcntl(F_SETOWN) fails for clock I/O: %m"); in init_clock_sig() 191 msyslog(LOG_ERR, in init_clock_sig() [all …]
|
H A D | a_md5encrypt.c | 64 msyslog(LOG_ERR, "%s init failed", OBJ_nid2sn(nid)); in make_mac() 108 msyslog(LOG_ERR, "MAC encrypt: CMAC %s CTX new failed.", CMAC); in make_mac() 112 msyslog(LOG_ERR, "MAC encrypt: CMAC %s Init failed.", CMAC); in make_mac() 116 msyslog(LOG_ERR, "MAC encrypt: CMAC %s buf too small.", CMAC); in make_mac() 120 msyslog(LOG_ERR, "MAC encrypt: CMAC %s Update failed.", CMAC); in make_mac() 124 msyslog(LOG_ERR, "MAC encrypt: CMAC %s Final failed.", CMAC); in make_mac() 142 msyslog(LOG_ERR, "MAC encrypt: MAC %s buf too small.", in make_mac() 147 msyslog(LOG_ERR, "MAC encrypt: MAC %s Digest Update key failed.", in make_mac() 152 msyslog(LOG_ERR, "MAC encrypt: MAC %s Digest Update data failed.", in make_mac() 157 msyslog(LOG_ERR, "MA in make_mac() [all...] |
/freebsd/contrib/pf/tftp-proxy/ |
H A D | tftp-proxy.c | 100 syslog(LOG_ERR, "invalid -w value"); in main() 116 syslog(LOG_ERR, "no such user %s: %m", NOPRIV_USER); in main() 120 syslog(LOG_ERR, "chroot %s: %m", CHROOT_DIR); in main() 126 syslog(LOG_ERR, "can't revoke privs: %m"); in main() 132 syslog(LOG_ERR, "ioctl(FIONBIO): %m"); in main() 137 syslog(LOG_ERR, "setsockopt(IP_RECVDSTADDR): %m"); in main() 143 syslog(LOG_ERR, "getsockname: %m"); in main() 153 syslog(LOG_ERR, "recvfrom: %m"); in main() 168 syslog(LOG_ERR, "recvmsg: %m"); in main() 177 syslog(LOG_ERR, "socket: %m"); in main() [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.c | 352 msyslog(LOG_ERR, in my_pthread_warmup() 361 msyslog(LOG_ERR, in my_pthread_warmup() 519 msyslog(LOG_ERR, "sched_setscheduler(): %m"); in set_process_priority() 533 msyslog(LOG_ERR, "rtprio() error: %m"); in set_process_priority() 540 msyslog(LOG_ERR, "rtprio() error: %m"); in set_process_priority() 551 msyslog(LOG_ERR, "nice() error: %m"); in set_process_priority() 559 msyslog(LOG_ERR, "setpriority() error: %m"); 566 msyslog(LOG_ERR, "set_process_priority: No way found to improve our priority"); in detach_from_terminal() 596 msyslog(LOG_ERR, "fork: %m"); in detach_from_terminal() 646 msyslog(LOG_ERR, "setsi in detach_from_terminal() [all...] |
/freebsd/libexec/bootpd/ |
H A D | getether.c | 49 report(LOG_ERR, "getether: socket(INET,DGRAM) failed"); 53 report(LOG_ERR, "getether: ioctl SIOCRPHYSADDR failed"); 87 report(LOG_ERR, "getether: open /dev/nit: %s", 93 report(LOG_ERR, "getether: NIOCBIND on nit"); 97 report(LOG_ERR, "getether: SIOCGIFADDR on nit"); 131 report(LOG_ERR, "getether: socket %s: %s", ifname, get_errmsg()); in getether() 138 report(LOG_ERR, "getether: SIOCGIFCONF: %s", get_errmsg()); in getether() 210 report(LOG_ERR, "getether: open %s: %s", 230 report(LOG_ERR, "getether: attach: putmsg: %s", get_errmsg()); 238 report(LOG_ERR, "getether: attach: getmsg: %s", get_errmsg()); [all …]
|
/freebsd/usr.sbin/bluetooth/bcmfw/ |
H A D | bcmfw.c | 127 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_check_device() 133 syslog(LOG_ERR, "Could not ioctl(%d, %ld, %p). %s (%d)", in bcmfw_check_device() 141 syslog(LOG_ERR, "Unsupported device, VendorID=%#x, " \ in bcmfw_check_device() 167 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_load_firmware() 175 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_load_firmware() 185 syslog(LOG_ERR, "Could not open(%s). %s (%d)", in bcmfw_load_firmware() 193 syslog(LOG_ERR, "Could not read(%s). %s (%d)", in bcmfw_load_firmware() 202 syslog(LOG_ERR, "Could not write(/dev/%s.%d). %s (%d)", in bcmfw_load_firmware() 219 syslog(LOG_ERR, "Could not write(/dev/%s.%d). %s (%d)", in bcmfw_load_firmware() 225 syslog(LOG_ERR, "Could not read(/dev/%s.%d). %s (%d)", in bcmfw_load_firmware() [all …]
|
/freebsd/sbin/savecore/ |
H A D | savecore.c | 295 logmsg(LOG_ERR, "Unable to open %s to write the key: %m.", in writekey() 301 logmsg(LOG_ERR, "Unable to write the key to %s: %m.", keyname); in writekey() 323 logmsg(LOG_ERR, "open(%s): %m", infoname); in write_header_info() 329 logmsg(LOG_ERR, "%s: %m", infoname); in write_header_info() 439 logmsg(LOG_ERR, "%s: %m", savedir); in check_space() 572 logmsg(LOG_ERR, "decompression failed: %s", z->msg); in GunzipWrite() 601 logmsg(LOG_ERR, "decompression failed: %s", in ZstdWrite() 632 logmsg(LOG_ERR, "failed to initialize zlib: %s", z.msg); in DoRegularFile() 638 logmsg(LOG_ERR, "failed to initialize zstd"); in DoRegularFile() 645 logmsg(LOG_ERR, "failed to alloc decompression buffer"); in DoRegularFile() [all …]
|
/freebsd/sbin/nos-tun/ |
H A D | nos-tun.c | 99 syslog(LOG_ERR,"unknown host %s", addr); in Set_address() 117 syslog(LOG_ERR,"can't open %s - %m", dev_name); in tun_open() 132 syslog(LOG_ERR,"can't open socket - %m"); in tun_open() 145 syslog(LOG_ERR,"SIOCDIFADDR - %m"); in tun_open() 160 syslog(LOG_ERR,"bad destination address: %s",theiraddr); in tun_open() 166 syslog(LOG_ERR,"can't set interface address - %m"); in tun_open() 174 syslog(LOG_ERR,"can't get interface flags - %m"); in tun_open() 183 syslog(LOG_ERR,"can't set interface UP - %m"); in tun_open() 202 syslog(LOG_ERR,"can't open socket - %m"); in Finish() 210 syslog(LOG_ERR,"can't get interface flags - %m"); in Finish() [all …]
|
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/ |
H A D | rfcomm_pppd.c | 171 syslog(LOG_ERR, "Could not daemon(0, 0). %s (%d)", in main() 178 syslog(LOG_ERR, "Could not create socket. %s (%d)", in main() 193 syslog(LOG_ERR, "Could not sigaction(SIGTERM). %s (%d)", in main() 199 syslog(LOG_ERR, "Could not sigaction(SIGHUP). %s (%d)", in main() 205 syslog(LOG_ERR, "Could not sigaction(SIGINT). %s (%d)", in main() 214 syslog(LOG_ERR, "Could not sigaction(SIGCHLD). %s (%d)", in main() 228 syslog(LOG_ERR, "Could not bind socket. %s (%d)", in main() 234 syslog(LOG_ERR, "Could not listen on socket. %s (%d)", in main() 241 syslog(LOG_ERR, "Unable to create local SDP session"); in main() 246 syslog(LOG_ERR, "Unable to open local SDP session. " \ in main() [all …]
|
/freebsd/sys/contrib/openzfs/contrib/pam_zfs_key/ |
H A D | pam_zfs_key.c | 169 pam_syslog(pamh, LOG_ERR, in pw_fetch() 174 pam_syslog(pamh, LOG_ERR, in pw_fetch() 191 pam_syslog(pamh, LOG_ERR, "pam_set_data failed"); in pw_fetch_lazy() 207 pam_syslog(pamh, LOG_ERR, "password not available"); in pw_get() 216 pam_syslog(pamh, LOG_ERR, "clearing password failed"); in pw_clear() 238 pam_syslog(pamh, LOG_ERR, "Zfs initialization error: %s", in pam_zfs_init() 283 pam_syslog(pamh, LOG_ERR, in prepare_passphrase() 291 pam_syslog(pamh, LOG_ERR, in prepare_passphrase() 306 pam_syslog(pamh, LOG_ERR, "pbkdf failed"); in prepare_passphrase() 318 pam_syslog(pamh, LOG_ERR, "dataset %s not found", ds_name); in is_key_loaded() [all …]
|
/freebsd/usr.sbin/nfsd/ |
H A D | nfsd.c | 452 syslog(LOG_ERR, "Can't open %s: %m\n", NFSD_STABLERESTART); in main() 464 syslog(LOG_ERR, "nfssvc stablerestart failed: " in main() 467 syslog(LOG_ERR, "nfssvc stablerestart failed"); in main() 469 syslog(LOG_ERR, "nfssvc stablerestart failed: is nfsd " in main() 472 syslog(LOG_ERR, "Can't read stable storage file: %m\n"); in main() 487 syslog(LOG_ERR, "fork: %m"); in main() 518 syslog(LOG_ERR, in main() 524 syslog(LOG_ERR, in main() 534 syslog(LOG_ERR, "can't Add UDP socket"); in main() 548 syslog(LOG_ERR, "getaddrinfo udp: %s", in main() [all …]
|
/freebsd/contrib/pf/authpf/ |
H A D | authpf.c | 106 syslog(LOG_ERR, "cannot open %s (%m)", PATH_CONFFILE); in main() 111 syslog(LOG_ERR, "non-interactive session connection for authpf"); in main() 116 syslog(LOG_ERR, "cannot determine connection source"); in main() 121 syslog(LOG_ERR, "SSH_CLIENT variable too long"); in main() 126 syslog(LOG_ERR, "corrupt SSH_CLIENT variable %s", ipsrc); in main() 132 syslog(LOG_ERR, in main() 139 syslog(LOG_ERR, "cannot open packet filter device (%m)"); in main() 146 syslog(LOG_ERR, "cannot find user for uid %u", uid); in main() 162 syslog(LOG_ERR, "wrong shell for user %s, uid %u", in main() 185 syslog(LOG_ERR, "usernam in main() [all...] |
/freebsd/contrib/ntp/adjtimed/ |
H A D | adjtimed.c | 94 msyslog(LOG_ERR, "remove old message queue: %m"); in main() 129 msyslog(LOG_ERR, "usage error"); in main() 152 msyslog(LOG_ERR, "fork: %m"); in main() 184 msyslog(LOG_ERR, "message queue already exists, use -r to remove it"); in main() 190 msyslog(LOG_ERR, "create message queue: %m"); in main() 196 msyslog(LOG_ERR, "get message queue id: %m"); in main() 203 msyslog(LOG_ERR, "plock: %m"); in main() 213 msyslog(LOG_ERR, "nice: %m"); in main() 221 msyslog(LOG_ERR, "read message: %m"); in main() 237 msyslog(LOG_ERR, "send message: %m"); in main() [all …]
|
/freebsd/sbin/hastd/ |
H A D | subr.c | 90 pjdlog_errno(LOG_ERR, "Unable to open %s", in provinfo() 96 pjdlog_errno(LOG_ERR, "Unable to stat %s", res->hr_localpath); in provinfo() 105 pjdlog_errno(LOG_ERR, in provinfo() 112 pjdlog_errno(LOG_ERR, in provinfo() 171 pjdlog_errno(LOG_ERR, in drop_privs() 203 pjdlog_errno(LOG_ERR, in drop_privs() 212 pjdlog_errno(LOG_ERR, "Unable to set groups to gid %u", in drop_privs() 217 pjdlog_errno(LOG_ERR, "Unable to set gid to %u", in drop_privs() 222 pjdlog_errno(LOG_ERR, "Unable to set uid to %u", in drop_privs() 245 pjdlog_errno(LOG_ERR, in drop_privs() [all …]
|
/freebsd/usr.sbin/inetd/ |
H A D | inetd.c | 291 syslog(LOG_ERR, whine, arg); in getvalue() 382 syslog(LOG_ERR, in main() 406 syslog(LOG_ERR, "-a %s: %s", hostname, gai_strerror(error)); in main() 408 syslog(LOG_ERR, "%s", strerror(errno)); in main() 413 syslog(LOG_ERR, "-a %s: getaddrinfo failed", hostname); in main() 448 syslog(LOG_ERR, "-a %s: unknown address family", hostname); in main() 462 syslog(LOG_ERR, "Accessing %s: %m, continuing anyway.", CONFIG); in main() 469 syslog(LOG_ERR, "%s already running, pid: %d", in main() 506 syslog(LOG_ERR, "unknown rpc/udp or rpc/tcp"); in main() 515 syslog(LOG_ERR, "unknown rpc/udp6 or rpc/tcp6"); in main() [all …]
|
/freebsd/usr.sbin/nfscbd/ |
H A D | nfscbd.c | 202 syslog(LOG_ERR, "fork: %m"); in main() 211 syslog(LOG_ERR, "nfssvc: %m"); in main() 219 syslog(LOG_ERR, "can't create udp socket"); in main() 232 syslog(LOG_ERR, "can't get bound addr"); in main() 237 syslog(LOG_ERR, "BAD PORT#"); in main() 244 syslog(LOG_ERR, "can't Add UDP socket"); in main() 255 syslog(LOG_ERR, "can't create tcp socket"); in main() 260 syslog(LOG_ERR, "setsockopt SO_REUSEADDR: %m"); in main() 268 syslog(LOG_ERR, "can't bind tcp addr"); in main() 272 syslog(LOG_ERR, "listen failed"); in main() [all …]
|
/freebsd/libexec/rbootd/ |
H A D | bpf.c | 94 syslog(LOG_ERR, "bpf: no available devices: %m"); in BpfOpen() 104 syslog(LOG_ERR, "bpf: ioctl(BIOCSETIF,%s): %m", IntfName); in BpfOpen() 112 syslog(LOG_ERR, "bpf: ioctl(BIOCGDLT): %m"); in BpfOpen() 116 syslog(LOG_ERR,"bpf: %s: data-link type %d unsupported", in BpfOpen() 126 syslog(LOG_ERR, "bpf: ioctl(BIOCIMMEDIATE): %m"); in BpfOpen() 142 syslog(LOG_ERR, "bpf: can't set promiscuous mode: %m"); in BpfOpen() 150 syslog(LOG_ERR, "bpf: ioctl(BIOCGBLEN): %m"); in BpfOpen() 157 syslog(LOG_ERR, "bpf: out of memory (%u bytes for bpfpkt)", in BpfOpen() 184 syslog(LOG_ERR, "bpf: ioctl(BIOCSETF): %m"); in BpfOpen() 301 syslog(LOG_ERR, "bpf: read: %m"); in BpfRead() [all …]
|
/freebsd/contrib/ntp/sntp/ |
H A D | networking.c | 29 msyslog(LOG_ERR, "sendpkt: sendto(%s) failed: %m", in sendpkt() 134 msyslog(LOG_ERR, in process_pkt() 145 msyslog(LOG_ERR, in process_pkt() 167 msyslog(LOG_ERR, in process_pkt() 204 msyslog(LOG_ERR, in process_pkt() 229 msyslog(LOG_ERR, in process_pkt() 237 msyslog(LOG_ERR, in process_pkt() 267 msyslog(LOG_ERR, in process_pkt() 283 msyslog(LOG_ERR, in process_pkt() 286 msyslog(LOG_ERR, "resp org: %s", prettydate(&resp_org)); in process_pkt() [all …]
|
/freebsd/contrib/hyperv/tools/ |
H A D | hv_vss_daemon.c | 58 VSS_LOG(LOG_ERR, "There is no mount information\n"); in check() 87 VSS_LOG(LOG_ERR, "unable to open %s", _PATH_UFSSUSPEND); in freeze() 93 VSS_LOG(LOG_ERR, "There is no mount information\n"); in freeze() 109 VSS_LOG(LOG_ERR, "error: %d\n", errno); in freeze() 134 VSS_LOG(LOG_ERR, "Fail to thaw the fs: " in thaw() 196 VSS_LOG(LOG_ERR, "Fail to open %s, error: %d %s\n", in main() 220 VSS_LOG(LOG_ERR, "Poll failed.\n"); in main() 228 VSS_LOG(LOG_ERR, "Read failed.\n"); in main() 234 VSS_LOG(LOG_ERR, "data read error\n"); in main() 257 VSS_LOG(LOG_ERR, "Illegal operation: %d\n", op); in main() [all …]
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | bridge_sys.c | 69 syslog(LOG_ERR, "cannot open socket : %s", strerror(errno)); in bridge_ioctl_init() 103 syslog(LOG_ERR, "failed to load %s kernel module", mod_name); in bridge_kmod_load() 146 syslog(LOG_ERR, "update bridge: ioctl(BRDGGPRI) failed: %s", in bridge_get_conf_param() 156 syslog(LOG_ERR, "update bridge: ioctl(BRDGGMA) failed: %s", in bridge_get_conf_param() 167 syslog(LOG_ERR, "update bridge: ioctl(BRDGGHT) failed: %s", in bridge_get_conf_param() 176 syslog(LOG_ERR, "update bridge: ioctl(BRDGGFD) failed: %s", in bridge_get_conf_param() 185 syslog(LOG_ERR, "update bridge: ioctl(BRDGGRTE) failed: %s", in bridge_get_conf_param() 194 syslog(LOG_ERR, "update bridge: ioctl(BRDGGTO) failed: %s", in bridge_get_conf_param() 203 syslog(LOG_ERR, "update bridge: ioctl(BRDGGCACHE) " in bridge_get_conf_param() 232 syslog(LOG_ERR, "update bridge: ioctl(BRDGPARAM) failed: %s", in bridge_get_op_param() [all …]
|
/freebsd/usr.sbin/bluetooth/hcsecd/ |
H A D | parser.y | 79 syslog(LOG_ERR, "Could not allocate new " \ 89 syslog(LOG_ERR, "Ignoring duplicated entry " \ 113 syslog(LOG_ERR, "Cound not parse BD_ADDR " \ 127 syslog(LOG_ERR, "Could not allocate new " \ 143 syslog(LOG_ERR, "Could not allocate new " \ 173 syslog(LOG_ERR, "Could not allocate new " \ 193 syslog(LOG_ERR, "%s in line %d", message, yylineno); 203 syslog(LOG_ERR, "Unknown config file name!"); in read_config_file() 208 syslog(LOG_ERR, "Could not open config file '%s'. %s (%d)", in read_config_file() 215 syslog(LOG_ERR, "Could not parse config file '%s'",config_file); in read_config_file() [all …]
|
/freebsd/sbin/ipf/ipfsync/ |
H A D | ipfsyncd.c | 185 syslog(LOG_ERR, "open(%s):%m", IPSYNC_NAME); 207 syslog(LOG_ERR, "signal %d received, exiting...", terminate); 251 syslog(LOG_ERR, "select error: %m"); in do_io() 263 syslog(LOG_ERR, "read error (k-header): %m"); in do_io() 290 syslog(LOG_ERR, "read error (n-header): %m"); in do_io() 325 syslog(LOG_ERR, "socket:%m"); 334 syslog(LOG_ERR, "ioctl(SIOCGIFADDR):%m"); 345 syslog(LOG_ERR, "setsockopt(IP_MULTICAST_IF(%s)):%m", 357 syslog(LOG_ERR, "setsockopt(IP_MULTICAST_LOOP=0):%m"); 368 syslog(LOG_ERR, "setsockopt(IP_MULTICAST_TTL=%d):%m", [all …]
|
/freebsd/usr.sbin/rrenumd/ |
H A D | rrenumd.c | 157 syslog(LOG_ERR, "<%s> inet_pton failed(library bug?)", 164 syslog(LOG_ERR, "<%s> ifname %s should be invalid: %s", 171 syslog(LOG_ERR, "<%s> IPV6_JOIN_GROUP on %s: %s", 201 syslog(LOG_ERR, "<%s>: malloc failed", __func__); in init_globals() 214 syslog(LOG_ERR, "<%s>: malloc failed", __func__); in init_globals() 230 syslog(LOG_ERR, "<%s> parse failed", __func__); in config() 283 syslog(LOG_ERR, "<%s> socket(v6): %s", __func__, in sock6_open() 301 syslog(LOG_ERR, "<%s> IICMP6_FILTER: %s", in sock6_open() 310 syslog(LOG_ERR, "<%s> IPV6_RECVPKTINFO: %s", in sock6_open() 333 syslog(LOG_ERR, "<%s> IPV6_AUTH_TRANS_LEVEL: %s", in sock6_open() [all …]
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_wrappers.c | 86 syslog(LOG_AUTH | LOG_ERR, "audit: auditon failed: %s", in audit_submit() 96 syslog(LOG_AUTH | LOG_ERR, "audit: au_open failed: %s", in audit_submit() 111 syslog(LOG_AUTH | LOG_ERR, "audit: getaudit failed: %s", in audit_submit() 129 syslog(LOG_AUTH | LOG_ERR, "audit: getaudit_addr failed: %s", in audit_submit() 150 syslog(LOG_AUTH | LOG_ERR, in audit_submit() 158 syslog(LOG_AUTH | LOG_ERR, in audit_submit() 170 syslog(LOG_AUTH | LOG_ERR, in audit_submit() 178 syslog(LOG_AUTH | LOG_ERR, in audit_submit() 187 syslog(LOG_AUTH | LOG_ERR, in audit_submit() 195 syslog(LOG_AUTH | LOG_ERR, in audit_submit() [all …]
|
/freebsd/usr.sbin/rarpd/ |
H A D | rarpd.c | 197 logmsg(LOG_ERR, "Cannot open or create pidfile: %s", in main() 200 logmsg(LOG_ERR, "cannot fork"); in main() 253 logmsg(LOG_ERR, "malloc: %m"); in init_one() 271 logmsg(LOG_ERR, "malloc: %m"); in init_one() 318 logmsg(LOG_ERR, "getifaddrs: %m"); in init() 388 logmsg(LOG_ERR, "%s: %m", device); in bpf_open() 427 logmsg(LOG_ERR, "BIOCIMMEDIATE: %m"); in rarp_open() 432 logmsg(LOG_ERR, "BIOCSETIF: %m"); in rarp_open() 440 logmsg(LOG_ERR, "BIOCGDLT: %m"); in rarp_open() 444 logmsg(LOG_ERR, "%s is not an ethernet", device); in rarp_open() [all …]
|