Searched refs:SYSLOG (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/usr.sbin/bluetooth/bthidd/ |
| H A D | parser.y | 53 #define SYSLOG syslog macro 59 #define SYSLOG fprintf 113 SYSLOG(LOGCRIT, "Could not allocate new " \ 165 SYSLOG(LOGCRIT, "Could not allocate new " \ 244 SYSLOG(LOGCRIT, "Could not use HID descriptor" EOL); 257 SYSLOG(LOGCRIT, "HID descriptor is too big" EOL); 276 SYSLOG(LOGERR, "%s in line %d" EOL, message, yylineno); 286 SYSLOG(LOGERR, "Unknown config file name!" EOL); in read_config_file() 298 SYSLOG(LOGERR, "Could not parse config file '%s'" EOL, in read_config_file() 498 SYSLOG(LOGERR, "Unknown HIDs file name!" EOL); in read_hids_file() [all …]
|
| /freebsd-13.1/contrib/ntp/ntpsnmpd/ |
| H A D | ntpsnmpd-opts.h | 138 # ifdef SYSLOG 139 # warning undefining SYSLOG due to option name conflict 140 # undef SYSLOG 148 # undef SYSLOG
|
| H A D | ntpsnmpd.c | 60 if (!HAVE_OPT(SYSLOG)) in main()
|
| /freebsd-13.1/libexec/bootpd/ |
| H A D | report.c | 40 #ifdef SYSLOG 111 #ifdef SYSLOG in report()
|
| /freebsd-13.1/contrib/ntp/scripts/update-leap/ |
| H A D | update-leap.in | 65 my $SYSLOG; 107 $SYSLOG = 1 if defined $opt{s}; 120 if ($SYSLOG || !-t STDOUT) { 121 $SYSLOG = 1; 263 if ($SYSLOG) {
|
| H A D | update-leap.sh | 229 if [ -z "$SYSLOG" -o -z "$LOGGER" ]; then
|
| /freebsd-13.1/usr.sbin/cron/cron/ |
| H A D | config.h | 87 #define SYSLOG /*-*/ macro
|
| H A D | popen.c | 38 #if defined(SYSLOG) 123 #ifdef SYSLOG
|
| H A D | do_command.c | 29 #if defined(SYSLOG) 252 #ifdef SYSLOG
|
| /freebsd-13.1/usr.sbin/cron/lib/ |
| H A D | misc.c | 40 #if defined(SYSLOG) 399 #if defined(SYSLOG) in log_it() 446 #if defined(SYSLOG) in log_it()
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | log.c | 94 L(SYSLOG),
|
| H A D | verify_krb5_conf.c | 261 L(SYSLOG),
|
| /freebsd-13.1/usr.sbin/mountd/ |
| H A D | mountd.c | 325 static void SYSLOG(int, const char *, ...) __printflike(2, 3); 326 #define syslog SYSLOG 3741 SYSLOG(int pri, const char *fmt, ...) in SYSLOG() function
|
| /freebsd-13.1/crypto/heimdal/doc/ |
| H A D | setup.texi | 1651 libkrb5 = 0-/SYSLOG:
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 2176 * lib/krb5/log.c: New parameter `log-level'. Default to `SYSLOG'.
|