Searched refs:notice (Results 1 - 25 of 137) sorted by relevance

123456

/freebsd-12-stable/libexec/bootpd/
H A Dsyslog.conf15 #*.err;kern.debug;auth.notice;user.none /dev/console
16 kern.debug;user,mail.crit;auth.notice /dev/console
19 #*.err;kern.debug;daemon,auth.notice;mail.crit;user.none /var/adm/messages
20 kern.debug;user,mail.crit;auth.notice /var/adm/messages
21 daemon.notice;syslog,news,uucp,cron.err /var/adm/messages
37 #auth.notice ifdef(`LOGHOST', /var/log/authlog, @loghost)
/freebsd-12-stable/contrib/gcc/
H A Dcollect2.h45 extern void notice (const char *, ...) ATTRIBUTE_PRINTF_1;
H A Dprotoize.c77 static void notice (const char *, ...) ATTRIBUTE_PRINTF_1;
509 notice (const char *cmsgid, ...)
587 notice ("%s: error writing file '%s': %s\n",
632 notice ("%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n",
635 notice ("%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n",
737 notice ("%s: warning: no read access for file '%s'\n",
745 notice ("%s: warning: no write access for file '%s'\n",
753 notice ("%s: warning: no write access for dir containing '%s'\n",
1144 notice ("%s: invalid file name: %s\n",
1294 notice ("
508 notice (const char *cmsgid, ...) function
[all...]
/freebsd-12-stable/usr.sbin/syslogd/
H A Dsyslog.conf8 *.err;kern.warning;auth.notice;mail.crit /dev/console
9 *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
28 # news.notice /var/log/news/news.notice
31 # *.>=notice /var/log/devd.log
/freebsd-12-stable/libexec/rc/rc.d/
H A Dgptboot10 # notice, this list of conditions and the following disclaimer.
12 # notice, this list of conditions and the following disclaimer in the
56 logger -t gptboot -p local0.notice "Boot from ${part} failed."
73 done | logger -t gptboot -p local0.notice
H A Dbgfsck46 logger -p daemon.notice -t fsck &
H A Dntpd75 logger -s -t "rc.d/ntpd" -p daemon.notice \
84 logger -s -t "rc.d/ntpd" -p daemon.notice \
86 logger -s -t "rc.d/ntpd" -p daemon.notice \
/freebsd-12-stable/contrib/bmake/mk/
H A Dlibnames.mk9 # the above copyright notice and this notice are
H A Dhost.libnames.mk9 # the above copyright notice and this notice are
H A Dcompiler.mk9 # the above copyright notice and this notice are
H A Dlinks.mk9 # the above copyright notice and this notice are
H A Dsys.debug.mk9 # the above copyright notice and this notice are
H A Dautoconf.mk9 # the above copyright notice and this notice are
H A Dfiles.mk9 # the above copyright notice and this notice are
H A Dinc.mk9 # the above copyright notice and this notice are
H A Dinit.mk9 # the above copyright notice and this notice are
H A Dinstall-new.mk9 # the above copyright notice and this notice are
H A Drst2htm.mk9 # the above copyright notice and this notice are
H A Dscripts.mk9 # the above copyright notice and this notice are
H A Dsrctop.mk9 # the above copyright notice and this notice are
H A Dtarget-flags.mk48 # the above copyright notice and this notice are
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_multicast.c18 * copyright notice, this list of conditions and the following
22 * copyright notice, this list of conditions and the following
193 ib_mad_notice_attr_t notice; local
196 notice.generic_type = 0x80 | IB_NOTICE_TYPE_SUBN_MGMT; /* is generic subn mgt type */
197 ib_notice_set_prod_type_ho(&notice, 4); /* A Class Manager generator */
198 notice.g_or_v.generic.trap_num = CL_HTON16(num);
200 notice.issuer_lid = subn->sm_base_lid;
203 memcpy(&notice.data_details.ntc_64_67.gid,
208 notice.issuer_gid.unicast.prefix = subn->opt.subnet_prefix;
209 notice
[all...]
/freebsd-12-stable/contrib/bearssl/mk/
H A DDefaults.mk11 # The above copyright notice and this permission notice shall be
H A DNMake.mk11 # The above copyright notice and this permission notice shall be
H A DSingleUnix.mk11 # The above copyright notice and this permission notice shall be

Completed in 285 milliseconds

123456