LOG_NOTICE        245 dev/ic/lpt.c   		log(LOG_NOTICE, "%s: offline\n", sc->sc_dev.dv_xname);
LOG_NOTICE        247 dev/ic/lpt.c   		log(LOG_NOTICE, "%s: out of paper\n", sc->sc_dev.dv_xname);
LOG_NOTICE        249 dev/ic/lpt.c   		log(LOG_NOTICE, "%s: output error\n", sc->sc_dev.dv_xname);
LOG_NOTICE        548 dev/usb/ulpt.c 		log(LOG_NOTICE, "%s: offline\n", sc->sc_dev.dv_xname);
LOG_NOTICE        550 dev/usb/ulpt.c 		log(LOG_NOTICE, "%s: out of paper\n", sc->sc_dev.dv_xname);
LOG_NOTICE        552 dev/usb/ulpt.c 		log(LOG_NOTICE, "%s: output error\n", sc->sc_dev.dv_xname);
LOG_NOTICE        313 kern/kern_acct.c 				log(LOG_NOTICE, "Accounting resumed\n");
LOG_NOTICE        325 kern/kern_acct.c 				log(LOG_NOTICE, "Accounting suspended\n");
LOG_NOTICE        477 kern/kern_ktrace.c 	log(LOG_NOTICE, "ktrace write failed, errno %d, tracing stopped\n",
LOG_NOTICE        194 net/if_gif.c   				log(LOG_NOTICE, "gif_output: "
LOG_NOTICE        377 netinet6/in6.c 		log(LOG_NOTICE,
LOG_NOTICE       1303 netinet6/in6.c 			log(LOG_NOTICE, "in6_unlink_ifa: autoconf'ed address "
LOG_NOTICE        368 netinet6/in6_ifattach.c 			nd6log((LOG_NOTICE, "in6_ifattach_linklocal: failed to "
LOG_NOTICE        119 netinet6/nd6.c 		log(LOG_NOTICE, "nd6_init called more than once(ignored)\n");
LOG_NOTICE        202 netinet6/nd6.c 		log(LOG_NOTICE, "nd6_setmtu0: "
LOG_NOTICE       1051 netinet6/nd6_rtr.c 			nd6log((LOG_NOTICE, "prelist_update: "
LOG_NOTICE       1472 netinet6/nd6_rtr.c 		nd6log((LOG_NOTICE,
LOG_NOTICE         81 sys/syslog.h   	{ "notice",	LOG_NOTICE },