Home
last modified time | relevance | path

Searched refs:LOG_NOTICE (Results 1 – 25 of 89) sorted by relevance

1234

/dragonfly/sbin/slattach/
HDslattach.c199 syslog(LOG_NOTICE,"cannot install SIGINT handler: %m"); in main()
202 syslog(LOG_NOTICE,"cannot install SIGTERM handler: %m"); in main()
205 syslog(LOG_NOTICE,"cannot install SIGHUP handler: %m"); in main()
211 syslog(LOG_NOTICE,"cannot get carrier state: %m"); in main()
264 syslog(LOG_NOTICE,"cannot install SIGHUP handler: %m"); in acquire_line()
306 syslog(LOG_NOTICE,"tcsetpgrp failed: %m"); in acquire_line()
417 syslog(LOG_NOTICE, "configuring %s (sl%d):", dev, unit); in configure_network()
418 syslog(LOG_NOTICE, " '%s'", s); in configure_network()
432 syslog(LOG_NOTICE,"sl%d connected to %s at %d baud",unit,dev,speed); in configure_network()
443 syslog(LOG_NOTICE,"SIGHUP on %s (sl%d); exiting", dev, unit); in sighup_handler()
[all …]
/dragonfly/usr.sbin/rpc.lockd/
HDlockd_lock.c154 syslog(LOG_NOTICE, "malloc failed: %s", strerror(errno)); in getlock()
169 syslog(LOG_NOTICE, "malloc failed: %s", strerror(errno)); in getlock()
182 syslog(LOG_NOTICE, "malloc failed: %s", strerror(errno)); in getlock()
204 syslog(LOG_NOTICE, "duplicate lock from %s", in getlock()
219 syslog(LOG_NOTICE, "bad status %d", in getlock()
311 syslog(LOG_NOTICE, "unknown status %d for %s", in unlock()
319 syslog(LOG_NOTICE, "no matching entry for %s", in unlock()
343 syslog(LOG_NOTICE, "wait failed: %s", in sigchild_handler()
364 syslog(LOG_NOTICE, "unknown child %d", pid); in sigchild_handler()
367 syslog(LOG_NOTICE, "child %d failed", pid); in sigchild_handler()
[all …]
/dragonfly/libexec/dma/
HDlocal.c144 syslog(LOG_NOTICE, "local delivery deferred: %m"); in deliver_local()
174 syslog(LOG_NOTICE, "local delivery deferred: can not lock `%s'", fn); in deliver_local()
178 … syslog(LOG_NOTICE, "local delivery deferred: can not open `%s': %m", fn); in deliver_local()
197 syslog(LOG_NOTICE, "local delivery deferred: can not seek: %m"); in deliver_local()
203 syslog(LOG_NOTICE, "local delivery deferred: can not write header: %m"); in deliver_local()
HDnet.c278 syslog(LOG_NOTICE, "remote delivery deferred:" in smtp_login()
295 … syslog(LOG_NOTICE, "remote delivery %s: AUTH login failed: %s", in smtp_login()
308 … syslog(LOG_NOTICE, "remote delivery %s: Authentication failed: %s", in smtp_login()
492 … syslog(LOG_NOTICE, "remote delivery deferred: %s [%s] failed after %s: %s", \ in deliver_to_host()
600 syslog(LOG_NOTICE, "remote delivery deferred: write error"); in deliver_to_host()
651 syslog(LOG_NOTICE, "remote delivery %s: DNS lookup failure: host %s not found", in deliver_remote()
HDdma-mbox-create.c118 syslog(LOG_NOTICE, "creating mbox for `%s'", user); in main()
152 syslog(LOG_NOTICE, "successfully created mbox for `%s'", user); in main()
HDcrypto.c174 syslog(LOG_NOTICE, "remote delivery deferred: SSL struct creation failed: %s", in smtp_init_crypto()
185 syslog(LOG_NOTICE, "remote delivery deferred: SSL set fd failed: %s", in smtp_init_crypto()
/dragonfly/usr.bin/login/
HDlogin.c402 syslog(LOG_NOTICE, "strdup(): %m"); in main()
418 syslog(LOG_NOTICE, "strdup(): %m"); in main()
424 syslog(LOG_NOTICE, "strdup(): %m"); in main()
483 syslog(LOG_NOTICE, "ROOT LOGIN (%s) ON %s FROM %s", in main()
486 syslog(LOG_NOTICE, "ROOT LOGIN (%s) ON %s", in main()
892 syslog(LOG_NOTICE, "%d LOGIN FAILURE%s FROM %s", in badlogin()
894 syslog(LOG_AUTHPRIV|LOG_NOTICE, in badlogin()
898 syslog(LOG_NOTICE, "%d LOGIN FAILURE%s ON %s", in badlogin()
900 syslog(LOG_AUTHPRIV|LOG_NOTICE, in badlogin()
927 syslog(LOG_NOTICE, "LOGIN %s REFUSED (%s) FROM %s ON TTY %s", in refused()
[all …]
/dragonfly/usr.sbin/bootparamd/bootparamd/
HDbootparamd.c58 syslog(LOG_NOTICE, "whoami got question for %d.%d.%d.%d\n", in bootparamproc_whoami_1_svc()
70 if (dolog) syslog(LOG_NOTICE,"This is host %s\n", he->h_name); in bootparamproc_whoami_1_svc()
92 if (dolog) syslog(LOG_NOTICE, in bootparamproc_whoami_1_svc()
105 if (dolog) syslog(LOG_NOTICE,"whoami failed\n"); in bootparamproc_whoami_1_svc()
121 syslog(LOG_NOTICE,"getfile got question for \"%s\" and file \"%s\"\n", in bootparamproc_getfile_1_svc()
161 syslog(LOG_NOTICE, "returning server:%s path:%s address: %d.%d.%d.%d\n", in bootparamproc_getfile_1_svc()
171 if (dolog) syslog(LOG_NOTICE, in bootparamproc_getfile_1_svc()
/dragonfly/contrib/lvm2/dist/daemons/cmirrord/
HDlogging.h46 FILE *fp = (level > LOG_NOTICE) ? stderr : stdout; \
68 LOG_OUTPUT(LOG_NOTICE, f, ## arg); \
71 #define LOG_PRINT(f, arg...) LOG_OUTPUT(LOG_NOTICE, f, ## arg)
/dragonfly/usr.sbin/rtadvd/
HDrtadvd.c238 (void)setlogmask(LOG_UPTO(LOG_NOTICE)); in main()
401 syslog(LOG_NOTICE, "gracefully terminated."); in rtadvd_shutdown()
454 syslog(LOG_NOTICE, "final RA transmission started."); in rtadvd_shutdown()
544 syslog(LOG_NOTICE, in rtmsg_input()
551 syslog(LOG_NOTICE, in rtmsg_input()
679 syslog(LOG_NOTICE, in rtmsg_input()
686 syslog(LOG_NOTICE, in rtmsg_input()
809 syslog(LOG_NOTICE, in rtadvd_input()
819 syslog(LOG_NOTICE, in rtadvd_input()
829 syslog(LOG_NOTICE, in rtadvd_input()
[all …]
/dragonfly/sys/netgraph7/deflate/
HDng_deflate.c263 log(LOG_NOTICE, in ng_deflate_rcvmsg()
272 log(LOG_NOTICE, in ng_deflate_rcvmsg()
343 log(LOG_NOTICE, "%s: error: %d\n", __func__, error); in ng_deflate_rcvdata()
350 log(LOG_NOTICE, "%s: error: %d\n", __func__, error); in ng_deflate_rcvdata()
484 log(LOG_NOTICE, "ng_deflate: compression error: %d (%s)\n", in ng_deflate_compress()
571 log(LOG_NOTICE, "ng_deflate: wrong sequence: %u " in ng_deflate_decompress()
596 log(LOG_NOTICE, "%s: decompression error: %d (%s)\n", in ng_deflate_decompress()
647 log(LOG_NOTICE, "%s: inflateIncomp error: %d (%s)\n", in ng_deflate_decompress()
/dragonfly/usr.sbin/pflogd/
HDpflogd.c342 logmsg(LOG_NOTICE, "Using snaplen %d", snaplen); in try_reset_dump()
541 logmsg(LOG_NOTICE, "invalid size %zd (%u/%u), packet dropped", in dump_packet()
588 logmsg(LOG_NOTICE, in log_pcap_stats()
674 logmsg(LOG_NOTICE, "Failed to form filter expression"); in main()
724 logmsg(LOG_NOTICE, "interface %s went away", in main()
729 logmsg(LOG_NOTICE, "%s", pcap_geterr(hpcap)); in main()
758 logmsg(LOG_NOTICE, "Exiting"); in main()
HDprivsep.c132 logmsg(LOG_NOTICE, in priv_init()
150 logmsg(LOG_NOTICE, in priv_init()
223 logmsg(LOG_NOTICE, in move_log()
/dragonfly/lib/libpam/modules/pam_lastlog/
HDpam_lastlog.c182 logit(LOG_NOTICE, "%s(): no utmpx record for %s", in pam_sm_close_session()
234 logit(LOG_NOTICE, "Cannot update utmpx %m"); in doutmpx()
237 logit(LOG_NOTICE, "Cannot update wtmpx %m"); in doutmpx()
268 logit(LOG_NOTICE, "Cannot update lastlogx %m"); in dolastlogx()
/dragonfly/contrib/openpam/lib/libpam/
HDopenpam_log.c81 priority = LOG_NOTICE; in openpam_log()
116 priority = LOG_NOTICE; in _openpam_log()
/dragonfly/usr.sbin/hotplugd/
HDhotplugd.c167 syslog(LOG_NOTICE, "unknown event (%s)", prop); in main()
229 syslog(LOG_NOTICE, "child exit status: %d", in sigchild()
234 syslog(LOG_NOTICE, "child is terminated abnormally"); in sigchild()
/dragonfly/libexec/rbootd/
HDrbootd.c140 syslog(LOG_NOTICE, "restarted (?\?)"); in main()
147 syslog(LOG_NOTICE, "restarted (%s)", IntfName); in main()
387 syslog(LOG_NOTICE, "reconfiguring boot server"); in ReConfig()
/dragonfly/sys/sys/
HDsyslog.h54 #define LOG_NOTICE 5 /* normal but significant condition */ macro
81 { "notice", LOG_NOTICE, },
/dragonfly/sys/netgraph7/
HDng_pred1.c314 log(LOG_NOTICE, "%s: error: %d\n", __func__, error); in ng_pred1_rcvdata()
321 log(LOG_NOTICE, "%s: error: %d\n", __func__, error); in ng_pred1_rcvdata()
496 log(LOG_NOTICE, "ng_pred1: Comp length error (%d) " in ng_pred1_decompress()
514 log(LOG_NOTICE, "ng_pred1: Pred1: Bad CRC-16\n"); in ng_pred1_decompress()
530 log(LOG_NOTICE, "ng_pred1: Uncomp length error (%d) " in ng_pred1_decompress()
/dragonfly/usr.sbin/rtsold/
HDrtsol.c306 warnmsg(LOG_NOTICE, __func__, in rtsol_input()
316 warnmsg(LOG_NOTICE, __func__, in rtsol_input()
327 warnmsg(LOG_NOTICE, __func__, in rtsol_input()
/dragonfly/sys/netgraph7/pppoe/
HDng_pppoe.c356 log(LOG_NOTICE, "ng_pppoe: asked to add too many tags to " in insert_tag()
389 log(LOG_NOTICE, "ng_pppoe: tags too long\n"); in make_packet()
791 log(LOG_NOTICE, "ng_pppoe[%x]: Session already " in ng_pppoe_rcvmsg()
920 log(LOG_NOTICE, "ng_pppoe[%x]: session not " in ng_pppoe_rcvmsg()
1308 log(LOG_NOTICE, "ng_pppoe[%x]: couldn't " in ng_pppoe_rcvdata_ether()
1328 log(LOG_NOTICE, "ng_pppoe[%x]: " in ng_pppoe_rcvdata_ether()
1353 log(LOG_NOTICE, "ng_pppoe[%x]: packet " in ng_pppoe_rcvdata_ether()
1405 log(LOG_NOTICE, "ng_pppoe[%x]: no host " in ng_pppoe_rcvdata_ether()
1412 log(LOG_NOTICE, "ng_pppoe[%x]: no " in ng_pppoe_rcvdata_ether()
1427 log(LOG_NOTICE, "ng_pppoe[%x]: session " in ng_pppoe_rcvdata_ether()
[all …]
/dragonfly/libexec/bootpd/
HDbootpd.c550 report(LOG_NOTICE, "received short packet"); in main()
668 report(LOG_NOTICE, "bad addr len from %s address %s", in handle_request()
696 report(LOG_NOTICE, "unknown client %s address %s", in handle_request()
718 report(LOG_NOTICE, "IP address not found: %s", in handle_request()
903 report(LOG_NOTICE, in handle_request()
1212 report(LOG_NOTICE, noroom, \
/dragonfly/libexec/bootpd/bootpgw/
HDbootpgw.c534 report(LOG_NOTICE, "reqest from %s reached hop limit", in handle_request()
559 report(LOG_NOTICE, "no interface for request from %s", in handle_request()
620 report(LOG_NOTICE, "no interface for reply to %s", in handle_reply()
/dragonfly/lib/libc/net/
HDgethostbydns.c292 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer()
302 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer()
350 syslog(LOG_NOTICE|LOG_AUTH, in gethostanswer()
648 syslog(LOG_NOTICE|LOG_AUTH, in _dns_gethostbyaddr()
663 syslog(LOG_NOTICE|LOG_AUTH, in _dns_gethostbyaddr()
/dragonfly/contrib/lvm2/dist/daemons/dmeventd/plugins/mirror/
HDdmeventd_mirror.c190 syslog(LOG_NOTICE, "Another thread is handling an event. Waiting..."); in process_event()
213 syslog(LOG_NOTICE, "%s is now in-sync\n", device); in process_event()

1234