Home
last modified time | relevance | path

Searched refs:LOG_ERR (Results 1 – 25 of 219) sorted by relevance

123456789

/dragonfly/sbin/slattach/
H A Dslattach.c238 syslog(LOG_ERR, "ioctl(TIOCSETD): %m"); in acquire_line()
250 syslog(LOG_ERR, "daemon(0,0): %m"); in acquire_line()
272 syslog(LOG_ERR, "can't lock %s", dev); in acquire_line()
279 syslog(LOG_ERR, "open(%s) %m", dev); in acquire_line()
300 syslog(LOG_ERR,"ioctl(TIOCSCTTY): %m"); in acquire_line()
325 syslog(LOG_ERR, "ioctl(TIOCSDTR): %m"); in setup_line()
340 syslog(LOG_ERR, "ioctl(TIOCSETD): %m"); in slip_discipline()
375 syslog(LOG_ERR, "socket: %m"); in slip_discipline()
413 syslog(LOG_ERR, "malloc failed"); in configure_network()
427 syslog(LOG_ERR, in configure_network()
[all …]
/dragonfly/libexec/bootpd/
H A Dgetether.c51 report(LOG_ERR, "getether: socket(INET,DGRAM) failed");
55 report(LOG_ERR, "getether: ioctl SIOCRPHYSADDR failed");
89 report(LOG_ERR, "getether: open /dev/nit: %s",
95 report(LOG_ERR, "getether: NIOCBIND on nit");
99 report(LOG_ERR, "getether: SIOCGIFADDR on nit");
213 report(LOG_ERR, "getether: open %s: %s",
254 report(LOG_ERR, "getether: attach: not OK or ERROR");
296 report(LOG_ERR, "getether: bind: not OK or ERROR");
300 report(LOG_ERR, "getether: bind: ack has no address");
350 report(LOG_ERR, "getether: socket(INET,DGRAM) failed");
[all …]
H A Dbootpd.c214 report(LOG_ERR, "malloc failed"); in main()
274 report(LOG_ERR, in main()
297 report(LOG_ERR, in main()
313 report(LOG_ERR, in main()
337 report(LOG_ERR, in main()
351 report(LOG_ERR, "%s: unknown switch: -%c\n", in main()
443 report(LOG_ERR, in main()
469 report(LOG_ERR, in main()
493 report(LOG_ERR, "signal: %s", get_errmsg()); in main()
497 report(LOG_ERR, "signal: %s", get_errmsg()); in main()
[all …]
/dragonfly/usr.sbin/sliplogin/
H A Dsliplogin.c155 syslog(LOG_ERR, "%s: %m\n", _PATH_ACCESS); in findid()
197 syslog(LOG_ERR, in findid()
215 syslog(LOG_ERR, "%s: %m\n", slparmsfile); in findid()
327 syslog(LOG_ERR, "socket: %m"); in line_flags()
378 syslog(LOG_ERR, "daemon(1, 1): %m"); in main()
383 syslog(LOG_ERR, "open %s: %m", argv[2]); in main()
391 syslog(LOG_ERR, "ioctl (TIOCSCTTY): %m"); in main()
395 syslog(LOG_ERR, "tcsetpgrp failed: %m"); in main()
414 syslog(LOG_ERR, "tcgetattr: %m"); in main()
419 syslog(LOG_ERR, "tcsetattr: %m"); in main()
[all …]
/dragonfly/sbin/nos-tun/
H A Dnos-tun.c98 syslog(LOG_ERR,"unknown host %s", addr); in Set_address()
116 syslog(LOG_ERR,"can't open %s - %m",tun_dev); in tun_open()
134 syslog(LOG_ERR,"can't open socket - %m"); in tun_open()
146 syslog(LOG_ERR,"SIOCDIFADDR - %m"); in tun_open()
184 syslog(LOG_ERR,"can't set interface UP - %m"); in tun_open()
204 syslog(LOG_ERR,"can't open socket - %m"); in Finish()
305 syslog(LOG_ERR,"can't open socket - %m"); in main()
310 syslog(LOG_ERR,"can't connect to target - %m"); in main()
330 syslog(LOG_ERR,"interrupted select"); in main()
335 syslog(LOG_ERR,"timeout in select"); in main()
[all …]
/dragonfly/usr.sbin/authpf/
H A Dauthpf.c110 syslog(LOG_ERR, "SSH_CLIENT variable too long"); in main()
121 syslog(LOG_ERR, in main()
180 syslog(LOG_ERR, "path to pidfile too long"); in main()
358 syslog(LOG_ERR, "line %d too long in %s", i, in read_config()
645 syslog(LOG_ERR, "invalid user/ipsrc"); in change_filter()
681 syslog(LOG_ERR, "fork failed"); in change_filter()
697 syslog(LOG_ERR, "pfctl exited abnormally"); in change_filter()
711 syslog(LOG_ERR, "malloc failed"); in change_filter()
747 syslog(LOG_ERR, "invalid his_ipsrc"); in change_table()
792 syslog(LOG_ERR, "DIOCKILLSTATES failed (%m)"); in authpf_kill_states()
[all …]
/dragonfly/sbin/nfsd/
H A Dnfsd.c366 syslog(LOG_ERR, in main()
372 syslog(LOG_ERR, in main()
427 syslog(LOG_ERR, in main()
433 syslog(LOG_ERR, in main()
440 syslog(LOG_ERR, in main()
450 syslog(LOG_ERR, in main()
495 syslog(LOG_ERR, in main()
502 syslog(LOG_ERR, in main()
506 syslog(LOG_ERR, in main()
563 syslog(LOG_ERR, in main()
[all …]
/dragonfly/sbin/startslip/
H A Dstartslip.c83 #undef LOG_ERR
86 #define LOG_ERR stderr macro
272 syslog(LOG_ERR, "%s: daemon: %m", username); in main()
287 syslog(LOG_ERR, "uu_lock: %s", uu_lockerr(res)); in main()
307 syslog(LOG_ERR, "%s: ioctl (TIOCSCTTY): %m", username); in main()
311 syslog(LOG_ERR, "%s: tcsetpgrp failed: %m", username); in main()
423 syslog(LOG_ERR, "%s: ioctl (%s, TIOCSETD): %m", in main()
428 syslog(LOG_ERR, "%s: ioctl(SLIOCSUNIT): %m", username); in main()
432 syslog(LOG_ERR, "%s: ioctl(SLIOCGUNIT): %m", username); in main()
541 syslog(LOG_ERR, "%s: read returned 0", username); in get_line()
[all …]
/dragonfly/usr.sbin/rtsold/
H A Drtsol.c93 warnmsg(LOG_ERR, __func__, in sockopen()
98 warnmsg(LOG_ERR, __func__, in sockopen()
122 warnmsg(LOG_ERR, __func__, "IPV6_RECVPKTINFO: %s", in sockopen()
129 warnmsg(LOG_ERR, __func__, "IPV6_PKTINFO: %s", in sockopen()
147 warnmsg(LOG_ERR, __func__, "IPV6_HOPLIMIT: %s", in sockopen()
226 warnmsg(LOG_ERR, __func__, "sendmsg on %s: %s", in sendpacket()
269 warnmsg(LOG_ERR, in rtsol_input()
274 warnmsg(LOG_ERR, in rtsol_input()
280 warnmsg(LOG_ERR, in rtsol_input()
288 warnmsg(LOG_ERR, __func__, in rtsol_input()
[all …]
/dragonfly/usr.sbin/rpcbind/
H A Drpcbind.c340 syslog(non_fatal ? LOG_DEBUG : LOG_ERR, in init_transport()
376 syslog(LOG_ERR, in init_transport()
395 syslog(LOG_ERR, in init_transport()
419 syslog(LOG_ERR, in init_transport()
523 syslog(LOG_ERR, "no memory!"); in init_transport()
531 syslog(LOG_ERR, in init_transport()
543 syslog(LOG_ERR, in init_transport()
563 syslog(LOG_ERR, "no memory!"); in init_transport()
574 syslog(LOG_ERR, "no memory!"); in init_transport()
652 syslog(LOG_ERR, "no memory!"); in rbllist_add()
[all …]
/dragonfly/sbin/savecore/
H A Dsavecore.c245 syslog(LOG_ERR, "%m"); in DoFile()
262 syslog(LOG_ERR, in DoFile()
278 syslog(LOG_ERR, in DoFile()
304 syslog(LOG_ERR, in DoFile()
318 syslog(LOG_ERR, in DoFile()
330 syslog(LOG_ERR, in DoFile()
347 syslog(LOG_ERR, in DoFile()
393 syslog(LOG_ERR, "%s: %m", buf); in DoFile()
426 syslog(LOG_ERR, "%s: %m", buf); in DoFile()
519 syslog(LOG_ERR, in DoFile()
[all …]
/dragonfly/usr.sbin/inetd/
H A Dinetd.c361 syslog(LOG_ERR, in main()
935 syslog(LOG_ERR, in config()
941 syslog(LOG_ERR, in config()
949 syslog(LOG_ERR, in config()
1343 syslog(LOG_ERR, in enable()
1348 syslog(LOG_ERR, in enable()
1353 syslog(LOG_ERR, in enable()
1372 syslog(LOG_ERR, in disable()
1377 syslog(LOG_ERR, in disable()
1382 syslog(LOG_ERR, in disable()
[all …]
/dragonfly/usr.sbin/rarpd/
H A Drarpd.c178 logmsg(LOG_ERR, "cannot fork"); in main()
229 logmsg(LOG_ERR, "malloc: %m"); in init_one()
246 logmsg(LOG_ERR, "malloc: %m"); in init_one()
399 logmsg(LOG_ERR, "BIOCSETIF: %m"); in rarp_open()
407 logmsg(LOG_ERR, "BIOCGDLT: %m"); in rarp_open()
418 logmsg(LOG_ERR, "BIOCSETF: %m"); in rarp_open()
475 logmsg(LOG_ERR, "no interfaces"); in rarp_loop()
484 logmsg(LOG_ERR, "malloc: %m"); in rarp_loop()
504 logmsg(LOG_ERR, "select: %m"); in rarp_loop()
562 logmsg(LOG_ERR, "opendir: %m"); in rarp_bootable()
[all …]
/dragonfly/libexec/rbootd/
H A Dbpf.c92 syslog(LOG_ERR, "bpf: no available devices: %m"); in BpfOpen()
102 syslog(LOG_ERR, "bpf: ioctl(BIOCSETIF,%s): %m", IntfName); in BpfOpen()
110 syslog(LOG_ERR, "bpf: ioctl(BIOCGDLT): %m"); in BpfOpen()
114 syslog(LOG_ERR,"bpf: %s: data-link type %d unsupported", in BpfOpen()
124 syslog(LOG_ERR, "bpf: ioctl(BIOCIMMEDIATE): %m"); in BpfOpen()
140 syslog(LOG_ERR, "bpf: can't set promiscuous mode: %m"); in BpfOpen()
148 syslog(LOG_ERR, "bpf: ioctl(BIOCGBLEN): %m"); in BpfOpen()
182 syslog(LOG_ERR, "bpf: ioctl(BIOCSETF): %m"); in BpfOpen()
299 syslog(LOG_ERR, "bpf: read: %m"); in BpfRead()
318 syslog(LOG_ERR, in BpfRead()
[all …]
/dragonfly/usr.sbin/bthcid/
H A Dparser.y81 syslog(LOG_ERR, "Could not allocate new " \
91 syslog(LOG_ERR, "Ignoring duplicated entry " \
115 syslog(LOG_ERR, "Could not parse BD_ADDR " \
129 syslog(LOG_ERR, "Could not allocate new " \
145 syslog(LOG_ERR, "Could not allocate new " \
175 syslog(LOG_ERR, "Could not allocate new " \
195 syslog(LOG_ERR, "%s in line %d", message, yylineno);
203 syslog(LOG_ERR, "Unknown config file name!"); in read_config_file()
327 syslog(LOG_ERR, "Could not allocate link key"); in read_keys_file()
380 syslog(LOG_ERR, "Could not write temp keys file. " \ in dump_keys_file()
[all …]
/dragonfly/usr.sbin/rrenumd/
H A Drrenumd.c175 syslog(LOG_ERR, "<%s>: malloc failed", __func__); in init_globals()
204 syslog(LOG_ERR, "<%s> parse failed", __func__); in config()
248 syslog(LOG_ERR, "<%s> socket(v6): %s", __func__, in sock6_open()
266 syslog(LOG_ERR, "<%s> IICMP6_FILTER: %s", in sock6_open()
275 syslog(LOG_ERR, "<%s> IPV6_PKTINFO: %s", in sock6_open()
289 syslog(LOG_ERR, "<%s> socket(v4): %s", __func__, in sock4_open()
347 syslog(LOG_ERR, "<%s> sendmsg: %s", __func__, in rrenum_output()
381 syslog(LOG_ERR, "<%s> recvmsg: %s", __func__, in rrenum_input()
431 syslog(LOG_ERR, in main()
455 setlogmask(LOG_UPTO(LOG_ERR)); in main()
[all …]
/dragonfly/usr.sbin/pflogd/
H A Dpflogd.c237 logmsg(LOG_ERR, "Invalid datalink type"); in init_pcap()
253 logmsg(LOG_ERR, "BIOCLOCK: %s", strerror(errno)); in init_pcap()
333 logmsg(LOG_ERR, "Failed to set output buffers"); in try_reset_dump()
363 logmsg(LOG_ERR, in try_reset_dump()
396 logmsg(LOG_ERR, "Short file header"); in scan_dump()
442 logmsg(LOG_ERR, "Corrupted log file."); in scan_dump()
500 logmsg(LOG_ERR, "Logging suspended: ftello: %s", in flush_buffer()
653 logmsg(LOG_ERR, "Exiting, init failure"); in main()
679 logmsg(LOG_ERR, "Exiting, init failure"); in main()
685 logmsg(LOG_ERR, "unable to privsep"); in main()
[all …]
/dragonfly/usr.sbin/rtadvd/
H A Dconfig.c171 syslog(LOG_ERR, in loadconfig_ifname()
178 syslog(LOG_ERR, in loadconfig_ifname()
381 syslog(LOG_ERR, in getconfig()
393 syslog(LOG_ERR, in getconfig()
404 syslog(LOG_ERR, in getconfig()
451 syslog(LOG_ERR, in getconfig()
462 syslog(LOG_ERR, in getconfig()
479 syslog(LOG_ERR, in getconfig()
603 syslog(LOG_ERR, in getconfig()
618 syslog(LOG_ERR, in getconfig()
[all …]
H A Dcontrol.c85 syslog(LOG_ERR, "<%s> poll error: %s", in cm_recv()
141 syslog(LOG_ERR, "<%s> poll error: %s", in cm_recv()
293 syslog(LOG_ERR, in csock_open()
304 syslog(LOG_ERR, in csock_open()
311 syslog(LOG_ERR, in csock_open()
319 syslog(LOG_ERR, in csock_open()
324 syslog(LOG_ERR, in csock_open()
329 syslog(LOG_ERR, in csock_open()
360 syslog(LOG_ERR, "<%s> malloc", __func__); in cm_bin2pl()
375 syslog(LOG_ERR, "<%s> malloc", __func__); in cm_bin2pl()
[all …]
H A Dcontrol_server.c176 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_getprop_ifi()
212 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_getprop_rai()
254 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_getprop_ifi_ra_timer()
301 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_getprop_rti()
350 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_getprop_pfx()
402 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_getprop_rdnss()
471 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_getprop_dnssl()
586 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_setprop_enable()
610 syslog(LOG_ERR, "<%s> %s not found", __func__, in cm_setprop_disable()
666 syslog(LOG_ERR, in cm_handler_server()
[all …]
/dragonfly/usr.sbin/lpr/lpd/
H A Dprintjob.c154 syslog(LOG_ERR, "%s: open(%s): %m", pp->printer, in printjob()
178 syslog(LOG_ERR, "%s: chdir(%s): %m", pp->printer, in printjob()
189 syslog(LOG_ERR, "%s: open(%s): %m", pp->printer, in printjob()
659 syslog(LOG_ERR, "cannot execl %s", _PATH_PR); in print()
707 syslog(LOG_ERR, "%s: cannot create .railmag", in print()
753 syslog(LOG_ERR, in print()
1093 syslog(LOG_ERR, in sendfile()
1523 syslog(LOG_ERR, "%s: initgroups(%s,%u): %m", in dofork()
1529 syslog(LOG_ERR, "%s: setgid(%u): %m", in dofork()
1535 syslog(LOG_ERR, "%s: setuid(%ld): %m", in dofork()
[all …]
/dragonfly/sbin/adjkerntz/
H A Dadjkerntz.c125 syslog(LOG_ERR, "daemon: %m"); in main()
149 syslog(LOG_ERR, "sysctl(get_offset): %m"); in main()
157 syslog(LOG_ERR, "gettimeofday: %m"); in main()
285 syslog(LOG_ERR, "sysctl(get_disrtcset): %m"); in main()
292 syslog(LOG_ERR, "sysctl(set_disrtcset): %m"); in main()
310 syslog(LOG_ERR, "gettimeofday: %m"); in main()
317 syslog(LOG_ERR, "settimeofday: %m"); in main()
332 syslog(LOG_ERR, "sysctl(update_offset): %m"); in main()
341 syslog(LOG_ERR, "sysctl(put_wallclock): %m"); in main()
352 syslog(LOG_ERR, "sysctl(restore_disrtcset): %m"); in main()
/dragonfly/sbin/mountd/
H A Dmountd.c372 syslog(LOG_ERR, "sysctl: %m"); in main()
560 syslog(LOG_ERR, in create_service()
610 syslog(LOG_ERR, in create_service()
620 syslog(LOG_ERR, in create_service()
676 syslog(LOG_ERR, in create_service()
682 syslog(LOG_ERR, in create_service()
1257 syslog(LOG_ERR, in get_exportlist_one()
1261 syslog(LOG_ERR, in get_exportlist_one()
2046 syslog(LOG_ERR, in do_mount()
2052 syslog(LOG_ERR, in do_mount()
[all …]
/dragonfly/libexec/rpc.rstatd/
H A Drstat_proc.c188 syslog(LOG_ERR, "sysctl(kern.clockrate): %m"); in updatestat()
194 syslog(LOG_ERR, "rstat: can't read cp_time from kmem"); in updatestat()
212 syslog(LOG_ERR, "sysctl(kern.boottime): %m"); in updatestat()
226 syslog(LOG_ERR, "sysctlbyname: vm.vmmeter"); in updatestat()
264 syslog(LOG_ERR, "sysctl(net.link.ifdata.%d.general)" in updatestat()
290 syslog(LOG_ERR, "rstatd: can't get number of devices: %s", in haveadisk()
296 syslog(LOG_ERR, "rstatd: %s", devstat_errbuf); in haveadisk()
304 syslog(LOG_ERR, "rstatd: can't get device list: %s", in haveadisk()
334 syslog(LOG_ERR, "rstatd: can't get number of devices: %s", in updatexfers()
340 syslog(LOG_ERR, "rstatd: %s", devstat_errbuf); in updatexfers()
[all …]
/dragonfly/libexec/dma/
H A Dlocal.c86 syslog(LOG_ERR, "cannot execute "LIBEXEC_PATH"/dma-mbox-create: %m"); in create_mbox()
98 syslog(LOG_ERR, "hung child while creating mbox `%s': %m", name); in create_mbox()
103 syslog(LOG_ERR, "child disappeared while creating mbox `%s': %m", name); in create_mbox()
108 syslog(LOG_ERR, "error creating mbox `%s'", name); in create_mbox()
118 syslog(LOG_ERR, "error creating mbox"); in create_mbox()
167 syslog(LOG_ERR, "local delivery deferred: can not create `%s'", fn); in deliver_local()
248 syslog(LOG_ERR, "local delivery failed: write error: %m"); in deliver_local()

123456789