| /netbsd-src/external/bsd/ntp/dist/libntp/ |
| H A D | iosignal.c | 91 msyslog(LOG_ERR, in init_clock_sig() 111 msyslog(LOG_ERR, "ioctl(FIOSSAIOOWN) fails for clock I/O: %m - EXITING"); in init_clock_sig() 121 msyslog(LOG_ERR, "ioctl(FIOSNBIO) fails for clock I/O: %m - EXITING"); in init_clock_sig() 128 msyslog(LOG_ERR, "ioctl(FIOSSAIOSTAT) fails for clock I/O: %m - EXITING"); in init_clock_sig() 147 msyslog(LOG_ERR, "ioctl(FIOASYNC) fails for clock I/O: %m"); in init_clock_sig() 153 msyslog(LOG_ERR, "ioctl(FIOSETOWN) fails for clock I/O: %m"); in init_clock_sig() 159 msyslog(LOG_ERR, "fcntl(FNDELAY|FASYNC) fails for clock I/O: %m"); in init_clock_sig() 180 msyslog(LOG_ERR, "ioctl(TIOCSCTTY, 0) fails for clock I/O: %m"); in init_clock_sig() 187 msyslog(LOG_ERR, "fcntl(F_SETOWN) fails for clock I/O: %m"); in init_clock_sig() 193 msyslog(LOG_ERR, in init_clock_sig() [all …]
|
| /netbsd-src/usr.sbin/altq/libaltq/ |
| H A D | parser.c | 173 LOG(LOG_ERR, 0, "unknown command: %s", cmd); in do_command() 238 LOG(LOG_ERR, 0, in qdisc_class_parser() 243 LOG(LOG_ERR, 0, "no such interface"); in qdisc_class_parser() 248 LOG(LOG_ERR, 0, in qdisc_class_parser() 276 LOG(LOG_ERR, errno, "can't open %s", altqconfigfile, 0); in qcmd_config() 285 LOG(LOG_ERR, 0, "Error in %s, line %d. config failed.", in qcmd_config() 468 LOG(LOG_ERR, 0, "missing interface name"); in interface_parser() 484 LOG(LOG_ERR, 0, "too many args"); in interface_parser() 506 LOG(LOG_ERR, 0, "missing discipline"); in class_parser() 510 LOG(LOG_ERR, 0, "unknown discipline '%s'", qdisc_name); in class_parser() [all …]
|
| /netbsd-src/dist/pf/libexec/tftp-proxy/ |
| H A D | tftp-proxy.c | 111 syslog(LOG_ERR, "invalid -w value"); in main() 127 syslog(LOG_ERR, "no such user %s: %m", NOPRIV_USER); in main() 131 syslog(LOG_ERR, "chroot %s: %m", CHROOT_DIR); in main() 138 syslog(LOG_ERR, "can't revoke privs: %m"); in main() 145 syslog(LOG_ERR, "can't revoke privs: %m"); in main() 152 syslog(LOG_ERR, "ioctl(FIONBIO): %m"); in main() 157 syslog(LOG_ERR, "setsockopt(IP_RECVDSTADDR): %m"); in main() 163 syslog(LOG_ERR, "getsockname: %m"); in main() 173 syslog(LOG_ERR, "recvfrom: %m"); in main() 187 syslog(LOG_ERR, "malloc: %m"); in main() [all …]
|
| /netbsd-src/usr.sbin/bootp/bootptest/ |
| H A D | getether.c | 55 report(LOG_ERR, "getether: socket(INET,DGRAM) failed"); in getether() 59 report(LOG_ERR, "getether: ioctl SIOCRPHYSADDR failed"); in getether() 94 report(LOG_ERR, "getether: open /dev/nit: %s", in getether() 100 report(LOG_ERR, "getether: NIOCBIND on nit"); in getether() 104 report(LOG_ERR, "getether: SIOCGIFADDR on nit"); in getether() 140 report(LOG_ERR, "getether: socket %s: %s", ifname, get_errmsg()); in getether() 147 report(LOG_ERR, "getether: SIOCGIFCONF: %s", get_errmsg()); in getether() 218 report(LOG_ERR, "getether: open %s: %s", in getether() 238 report(LOG_ERR, "getether: attach: putmsg: %s", get_errmsg()); in getether() 246 report(LOG_ERR, "getethe in getether() [all...] |
| /netbsd-src/dist/pf/usr.sbin/authpf/ |
| H A D | authpf.c | 91 syslog(LOG_ERR, "can not open %s (%m)", PATH_CONFFILE); in main() 96 syslog(LOG_ERR, "non-interactive session connection for authpf"); in main() 101 syslog(LOG_ERR, "cannot determine connection source"); in main() 106 syslog(LOG_ERR, "SSH_CLIENT variable too long"); in main() 111 syslog(LOG_ERR, "corrupt SSH_CLIENT variable %s", ipsrc); in main() 117 syslog(LOG_ERR, in main() 124 syslog(LOG_ERR, "cannot open packet filter device (%m)"); in main() 131 syslog(LOG_ERR, "cannot find user for uid %u", uid); in main() 144 syslog(LOG_ERR, "wrong shell for user %s, uid %u", in main() 159 syslog(LOG_ERR, "username too long: %s", pw->pw_name); in main() [all …]
|
| /netbsd-src/usr.sbin/sliplogin/ |
| H A D | sliplogin.c | 126 syslog(LOG_ERR, "%s: %m\n", _PATH_ACCESS); in findid() 155 syslog(LOG_ERR, in findid() 165 syslog(LOG_ERR, "SLIP access denied for %s\n", name); in findid() 241 syslog(LOG_ERR, "could not fork: %m"); in main() 278 syslog(LOG_ERR, in main() 285 syslog(LOG_ERR, "stdin not a tty"); in main() 293 syslog(LOG_ERR, "tcgetattr: %m"); in main() 300 syslog(LOG_ERR, "tcsetattr: %m"); in main() 307 syslog(LOG_ERR, "ioctl (TIOCGETP): %m"); in main() 314 syslog(LOG_ERR, "ioctl (TIOCSETP): %m"); in main() [all …]
|
| /netbsd-src/usr.sbin/rbootd/ |
| H A D | bpf.c | 99 syslog(LOG_ERR, "bpf: no available devices: %m"); in BpfOpen() 104 syslog(LOG_ERR, "bpf: ioctl(BIOCSBLEN,%d): %m", bufsize); in BpfOpen() 113 syslog(LOG_ERR, "bpf: ioctl(BIOCSETIF,%s): %m", IntfName); in BpfOpen() 121 syslog(LOG_ERR, "bpf: ioctl(BIOCGDLT): %m"); in BpfOpen() 125 syslog(LOG_ERR,"bpf: %s: data-link type %d unsupported", in BpfOpen() 135 syslog(LOG_ERR, "bpf: ioctl(BIOCIMMEDIATE): %m"); in BpfOpen() 152 syslog(LOG_ERR, "bpf: can't set promiscuous mode: %m"); in BpfOpen() 160 syslog(LOG_ERR, "bpf: ioctl(BIOCGBLEN): %m"); in BpfOpen() 167 syslog(LOG_ERR, "bpf: out of memory (%u bytes for bpfpkt)", in BpfOpen() 194 syslog(LOG_ERR, "bpf: ioctl(BIOCSETF): %m"); in BpfOpen() [all …]
|
| /netbsd-src/external/bsd/ntp/dist/adjtimed/ |
| H A D | adjtimed.c | 96 msyslog(LOG_ERR, "remove old message queue: %m"); in main() 131 msyslog(LOG_ERR, "usage error"); in main() 154 msyslog(LOG_ERR, "fork: %m"); in main() 186 msyslog(LOG_ERR, "message queue already exists, use -r to remove it"); in main() 192 msyslog(LOG_ERR, "create message queue: %m"); in main() 198 msyslog(LOG_ERR, "get message queue id: %m"); in main() 205 msyslog(LOG_ERR, "plock: %m"); in main() 215 msyslog(LOG_ERR, "nice: %m"); in main() 223 msyslog(LOG_ERR, "read message: %m"); in main() 239 msyslog(LOG_ERR, "send message: %m"); in main() [all …]
|
| /netbsd-src/usr.sbin/powerd/ |
| H A D | powerd.c | 126 powerd_log(LOG_ERR, "kqueue: %s", strerror(errno)); in main() 131 powerd_log(LOG_ERR, "open %s: %s", _PATH_POWER, in main() 137 powerd_log(LOG_ERR, "Cannot set close on exec in power fd: %s", in main() 143 powerd_log(LOG_ERR, "POWER_IOC_GET_TYPE: %s", strerror(errno)); in main() 150 powerd_log(LOG_ERR, "allocating script path: %s", in main() 210 powerd_log(LOG_ERR, "fork to run script: %s", in run_script() 224 powerd_log(LOG_ERR, in run_script() 231 powerd_log(LOG_ERR, in run_script() 235 powerd_log(LOG_ERR, in run_script() 246 powerd_log(LOG_ERR, "no script for %s", argv[0]); in run_script() [all …]
|
| /netbsd-src/sbin/savecore/ |
| H A D | savecore.c | 309 syslog(LOG_ERR, "%s: kvm_openfiles: %s", kernel, errbuf); in kmem_setup() 313 syslog(LOG_ERR, "%s: kvm_nlist: %s", kernel, in kmem_setup() 325 syslog(LOG_ERR, "%s: %s not in namelist", in kmem_setup() 361 syslog(LOG_ERR, "dumpdev %s is tty; override kernel", ddname); in kmem_setup() 368 syslog(LOG_ERR, "%s: kvm_openfiles: %s", kernel, errbuf); in kmem_setup() 373 syslog(LOG_ERR, "%s: kvm_nlist: %s", kernel, in kmem_setup() 380 syslog(LOG_ERR, "%s: %s not in namelist", in kmem_setup() 395 syslog(LOG_ERR, "%s: kvm_dump_mkheader: %s", kernel, in kmem_setup() 513 syslog(LOG_ERR, "%s: kvm_dump_inval: %s", ddname, in clear_dump() 529 syslog(LOG_ERR, "%s: %s", in save_kernel() [all …]
|
| /netbsd-src/lib/libutil/ |
| H A D | login_cap.c | 88 syslog(LOG_ERR, "%s:%d malloc: %m", __FILE__, __LINE__); in login_getclass() 99 syslog(LOG_ERR, "%s:%d strdup: %m", __FILE__, __LINE__); in login_getclass() 116 syslog(LOG_ERR, "%s: couldn't resolve 'tc'", in login_getclass() 122 syslog(LOG_ERR, "%s: unknown class", lc->lc_class); in login_getclass() 125 syslog(LOG_ERR, "%s: getting class information: %m", in login_getclass() 129 syslog(LOG_ERR, "%s: 'tc' reference loop", in login_getclass() 133 syslog(LOG_ERR, "%s: unexpected cgetent error", in login_getclass() 172 syslog(LOG_ERR, "%s: getting capability %s: %m", in login_getcapstr() 180 syslog(LOG_ERR, "%s: unexpected error with capability %s", in login_getcapstr() 208 syslog(LOG_ERR, "%s: getting capability %s: %m", in login_getcaptime() [all …]
|
| /netbsd-src/external/bsd/ipf/dist/tools/ |
| H A D | ipfsyncd.c | 191 syslog(LOG_ERR, "open(%s):%m", IPSYNC_NAME); 213 syslog(LOG_ERR, "signal %d received, exiting...", terminate); 257 syslog(LOG_ERR, "select error: %m"); in do_io() 269 syslog(LOG_ERR, "read error (k-header): %m"); in do_io() 296 syslog(LOG_ERR, "read error (n-header): %m"); in do_io() 331 syslog(LOG_ERR, "socket:%m"); 340 syslog(LOG_ERR, "ioctl(SIOCGIFADDR):%m"); 351 syslog(LOG_ERR, "setsockopt(IP_MULTICAST_IF(%s)):%m", 363 syslog(LOG_ERR, "setsockopt(IP_MULTICAST_LOOP=0):%m"); 374 syslog(LOG_ERR, "setsockopt(IP_MULTICAST_TTL=%d):%m", [all …]
|
| H A D | ipsyncs.c | 92 syslog(LOG_ERR, "Opening %s :%m", IPSYNC_NAME); 119 syslog(LOG_ERR, "Opening %s :%m", IPSYNC_NAME); 125 syslog(LOG_ERR, "Socket :%m"); 133 syslog(LOG_ERR, "Bind: %m"); 153 syslog(LOG_ERR, "Read error (header): %m"); 159 syslog(LOG_ERR, 177 syslog(LOG_ERR, "Invalid header magic %x", 229 syslog(LOG_ERR, "%s: Write error: %m", 236 syslog(LOG_ERR, "%s: Incomplete write (%d/%d)", 271 syslog(LOG_ERR, "signal %d received, exiting...", terminate);
|
| H A D | ipsyncm.c | 108 syslog(LOG_ERR, "Opening %s :%m", IPSYNC_NAME); 114 syslog(LOG_ERR, "Socket :%m"); 119 syslog(LOG_ERR, "Connect: %m"); 135 syslog(LOG_ERR, "Read error (header): %m"); 141 syslog(LOG_ERR, 159 syslog(LOG_ERR, 211 syslog(LOG_ERR, "Write error: %m"); 217 syslog(LOG_ERR, "Incomplete write (%d/%d)", 252 syslog(LOG_ERR, "signal %d received, exiting...", terminate);
|
| /netbsd-src/usr.sbin/rpcbind/ |
| H A D | rpcbind.c | 252 syslog(LOG_ERR, "cannot get uid of daemon: %m"); 256 syslog(LOG_ERR, "setuid to daemon failed: %m"); 267 syslog(LOG_ERR, "svc_run returned unexpectedly"); 328 syslog(non_fatal ? LOG_DEBUG : LOG_ERR, in init_transport() 336 syslog(LOG_ERR, "Cannot get information for `%s'", in init_transport() 371 syslog(LOG_ERR, "Can't grow hosts array"); in init_transport() 399 syslog(non_fatal ? LOG_DEBUG : LOG_ERR, in init_transport() 436 syslog(LOG_ERR, in init_transport() 454 syslog(LOG_ERR, in init_transport() 467 syslog(LOG_ERR, "cannot bind %s on %s: %m", in init_transport() [all …]
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | ixfrcreate.c | 167 log_msg(LOG_ERR, "could not open %s for writing: %s", in spool_zone_to_file() 172 log_msg(LOG_ERR, "could not write %s: %s", in spool_zone_to_file() 178 log_msg(LOG_ERR, "could not write %s: %s", in spool_zone_to_file() 184 log_msg(LOG_ERR, "could not write %s: %s", in spool_zone_to_file() 213 log_msg(LOG_ERR, "malloc failure"); in ixfr_create_start() 220 log_msg(LOG_ERR, "malloc failure"); in ixfr_create_start() 228 log_msg(LOG_ERR, "malloc failure"); in ixfr_create_start() 277 log_msg(LOG_ERR, "dname too long"); in read_spool_dname() 296 log_msg(LOG_ERR, "error reading file %s: %s", in read_spool_header() 302 log_msg(LOG_ERR, "error reading file %s: %s", in read_spool_header() [all …]
|
| H A D | server.c | 448 log_msg(LOG_ERR, "socketpair: %s", in restart_child_servers() 460 log_msg(LOG_ERR, "cannot fcntl pipe: %s", strerror(errno)); in restart_child_servers() 513 log_msg(LOG_ERR, "cannot fcntl pipe: %s", strerror(errno)); in restart_child_servers() 519 log_msg(LOG_ERR, "fork failed: %s", in restart_child_servers() 571 log_msg(LOG_ERR, "cannot create %s: %s", nsd->zonestatfname[0], in server_zonestat_alloc() 577 log_msg(LOG_ERR, "cannot create %s: %s", nsd->zonestatfname[1], in server_zonestat_alloc() 586 log_msg(LOG_ERR, "lseek %s: %s", nsd->zonestatfname[0], in server_zonestat_alloc() 591 log_msg(LOG_ERR, "cannot extend stat file %s (%s)", in server_zonestat_alloc() 596 log_msg(LOG_ERR, "lseek %s: %s", nsd->zonestatfname[1], in server_zonestat_alloc() 601 log_msg(LOG_ERR, "cannot extend stat file %s (%s)", in server_zonestat_alloc() [all …]
|
| H A D | difffile.c | 63 log_msg(LOG_ERR, "could not open transfer %s file %lld: %s", in diff_write_packet() 72 log_msg(LOG_ERR, "could not get timestamp for %s: %s", in diff_write_packet() 86 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_packet() 98 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_packet() 113 log_msg(LOG_ERR, "could not set timestamp for %s: %s", in diff_write_commit() 124 log_msg(LOG_ERR, "could not open transfer %s file %lld: %s", in diff_write_commit() 136 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_commit() 144 log_msg(LOG_ERR, "could not fseek transfer %s file %lld: %s", in diff_write_commit() 150 log_msg(LOG_ERR, "could not write transfer %s file %lld: %s", in diff_write_commit() 176 log_msg(LOG_ERR, "could not open transfer %s file %lld: %s", in diff_update_commit() [all …]
|
| /netbsd-src/libexec/rexecd/ |
| H A D | rexecd.c | 134 syslog(LOG_ERR, in main() 173 syslog(LOG_ERR, "malformed \"from\" address (af %d)", 184 syslog(LOG_ERR, "initial read failed"); 195 syslog(LOG_ERR, "socket: %m"); 207 syslog(LOG_ERR, "unsupported address family"); 212 syslog(LOG_ERR, "connect: %m"); 225 syslog(LOG_ERR, "no such user %s", user); 233 syslog(LOG_ERR, "PAM ERROR %s@%s (%s)", user, 240 syslog(LOG_ERR, "LOGIN REFUSED for %s@%s (%s)", user, 249 syslog(LOG_ERR, "incorrect password for %s", [all …]
|
| /netbsd-src/external/bsd/ntp/dist/sntp/ |
| H A D | networking.c | 31 msyslog(LOG_ERR, "sendpkt: sendto(%s) failed: %m", in sendpkt() 136 msyslog(LOG_ERR, in process_pkt() 147 msyslog(LOG_ERR, in process_pkt() 169 msyslog(LOG_ERR, in process_pkt() 206 msyslog(LOG_ERR, in process_pkt() 231 msyslog(LOG_ERR, in process_pkt() 239 msyslog(LOG_ERR, in process_pkt() 269 msyslog(LOG_ERR, in process_pkt() 285 msyslog(LOG_ERR, in process_pkt() 288 msyslog(LOG_ERR, "resp org: %s", prettydate(&resp_org)); in process_pkt() [all …]
|
| /netbsd-src/libexec/rpc.rstatd/ |
| H A D | rstatd.c | 103 syslog(LOG_ERR, "cannot create udp service."); in main() 109 syslog(LOG_ERR, "unable to register (RSTATPROG," in main() 116 syslog(LOG_ERR, "unable to register (RSTATPROG," in main() 123 syslog(LOG_ERR, "unable to register (RSTATPROG," in main() 130 syslog(LOG_ERR, in main() 136 syslog(LOG_ERR, in main() 142 syslog(LOG_ERR, in main() 149 syslog(LOG_ERR, "svc_run returned"); in main()
|
| /netbsd-src/usr.sbin/nfsd/ |
| H A D | nfsd.c | 133 logit(LOG_ERR, "nfssvc: %s", strerror(errno)); in worker() 175 logit(LOG_ERR, "getaddrinfo %s: %s", cfg_netconf[t], in tryconf() 183 logit(LOG_ERR, "getnetconfigent %s failed: %s", in tryconf() 192 logit(LOG_ERR, "rpcb_set %s failed", cfg_netconf[t]); in tryconf() 216 logit(LOG_ERR, "can't create %s socket: %s", cfg_netconf[p], in setupsock() 223 logit(LOG_ERR, "can't set v6-only binding for %s " in setupsock() 232 logit(LOG_ERR, "setsockopt SO_REUSEADDR for %s: %s", in setupsock() 239 logit(LOG_ERR, "can't bind %s addr: %s", cfg_netconf[p], in setupsock() 246 logit(LOG_ERR, "listen failed"); in setupsock() 253 logit(LOG_ERR, "can't register with %s portmap", in setupsock() [all …]
|
| /netbsd-src/usr.sbin/rtadvd/ |
| H A D | config.c | 176 logit(LOG_ERR, "%s: need %s for interface %s", \ in getconfig() 193 logit(LOG_ERR, "%s: calloc failed: %m", \ in getconfig() 237 logit(LOG_ERR, in getconfig() 246 logit(LOG_ERR, in getconfig() 266 logit(LOG_ERR, in getconfig() 275 logit(LOG_ERR, in getconfig() 297 logit(LOG_ERR, "%s: the \'h\' and \'l\'" in getconfig() 314 logit(LOG_ERR, "%s: invalid router preference (%02x) on %s", in getconfig() 321 logit(LOG_ERR, "%s: router lifetime (%d) on %s is invalid " in getconfig() 336 logit(LOG_ERR, in getconfig() [all …]
|
| /netbsd-src/libexec/rshd/ |
| H A D | rshd.c | 122 syslog(LOG_ERR|LOG_AUTH, "pam_setcred(): %s", \ 125 syslog(LOG_ERR|LOG_AUTH, "pam_close_session(): %s", \ 128 syslog(LOG_ERR|LOG_AUTH, "pam_end(): %s", \ 194 syslog(LOG_ERR, "getpeername: %m"); in main() 199 syslog(LOG_ERR, "getsockname: %m"); in main() 228 syslog(LOG_ERR, "malformed \"from\" address (v4 mapped, %s)", in main() 301 syslog(LOG_ERR, "malformed \"from\" address (af %d)", af); in doit() 306 syslog(LOG_ERR, "malformed \"from\" address (af %d)", af); in doit() 357 syslog(LOG_ERR, "read: %m"); in doit() 371 syslog(LOG_ERR, "can't get stderr port: %m"); in doit() [all …]
|
| /netbsd-src/usr.sbin/bthcid/ |
| H A D | config.c | 135 syslog(LOG_ERR, "prop_dictionary_create() failed: %m"); in save_key() 144 syslog(LOG_ERR, "prop_dictionary_create() failed: %m"); in save_key() 150 syslog(LOG_ERR, "prop_dictionary_set() failed: %m"); in save_key() 161 syslog(LOG_ERR, "Cannot create data object: %m"); in save_key() 167 syslog(LOG_ERR, "prop_dictionary_set() failed: %m"); in save_key() 177 syslog(LOG_ERR, "prop_dictionary_externalize() failed: %m"); in save_key() 186 syslog(LOG_ERR, "Cannot open new keyfile %s: %m", key_file); in save_key() 193 syslog(LOG_ERR, "Write of keyfile failed: %m"); in save_key() 204 syslog(LOG_ERR, "rename(%s, %s) failed: %m", in save_key()
|