/titanic_41/usr/src/cmd/smserverd/ |
H A D | smediad_err.c | 51 (void) vsyslog(LOG_DAEMON|LOG_CRIT, fmt, ap); in fatal() 63 (void) vsyslog(LOG_DAEMON|LOG_ERR, fmt, ap); in quit() 76 (void) vsyslog(LOG_DAEMON|LOG_WARNING, fmt, ap); in noise() 86 (void) vsyslog(LOG_DAEMON|LOG_WARNING, fmt, ap); in warning() 102 (void) vsyslog(LOG_DAEMON|LOG_INFO, fmt, ap); in info() 120 (void) vsyslog(LOG_DAEMON|LOG_DEBUG, dbgmsg, ap); in debug()
|
/titanic_41/usr/src/cmd/tcpd/ |
H A D | fakelog.c | 30 vsyslog(severity, fmt, ap) in vsyslog() function 53 vsyslog(severity, fmt, ap); in VARARGS()
|
H A D | mapfile-intf-tryfrom | 49 vsyslog { FLAGS = INTERPOSE };
|
H A D | mapfile-intf-tcpdmatch | 53 vsyslog { FLAGS = INTERPOSE };
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | syslog.c | 78 void vsyslog(int, char *, va_list); 103 vsyslog(pri, fmt, ap); in syslog() 108 vsyslog(int pri, char *fmt, va_list ap) in vsyslog() function
|
/titanic_41/usr/src/head/ |
H A D | syslog.h | 45 void vsyslog(int, const char *, __va_list);
|
/titanic_41/usr/src/lib/passwdutil/ |
H A D | debug.c | 54 vsyslog(LOG_DEBUG, fmt, ap); in debug()
|
/titanic_41/usr/src/cmd/hotplugd/ |
H A D | hotplugd.c | 364 vsyslog(LOG_ERR, fmt, ap); in log_err() 384 vsyslog(LOG_INFO, fmt, ap); in log_info()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_syslog.c | 31 vsyslog(pri, fmt, ap); in smb_vsyslog()
|
/titanic_41/usr/src/lib/libwrap/ |
H A D | diag.c | 51 vsyslog(severity, fmt, ap);
|
/titanic_41/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_syslog.c | 81 vsyslog(pri, fmt, ap); in smb_vsyslog()
|
/titanic_41/usr/src/lib/udapl/libdat/common/ |
H A D | dat_osd.c | 126 vsyslog(LOG_USER | LOG_DEBUG, fmt, args); in dat_os_dbg_print()
|
/titanic_41/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_util.c | 47 vsyslog(pri, fmt, alist); in ipmgmt_log()
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | syslog.c | 298 vsyslog(int priority, const char* format, va_list ap) 363 vsyslog(priority, format, ap);
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | main.c | 950 vsyslog(LOG_ERR, p, args); in msglog() 1015 vsyslog(LOG_ERR, p1, args); in msglim() 1036 vsyslog(LOG_ERR, p, args); in logbad() 1059 vsyslog(level, p, args); in writelog()
|
/titanic_41/usr/src/lib/libdhcputil/common/ |
H A D | dhcpmsg.c | 77 (void) vsyslog(err_to_syslog(errlevel), buf, ap); in dhcpmsg()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | syslog.c | 164 vsyslog(pri, fmt, ap); in syslog() 170 vsyslog(int pri, const char *fmt, va_list ap) in vsyslog() function
|
/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | md_monitord.c | 231 (void) vsyslog(LOG_ERR, message, ap); in monitord_print() 240 (void) vsyslog(LOG_DEBUG, message, ap); in monitord_print()
|
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/ |
H A D | mhd_error.c | 115 vsyslog(LOG_ERR, fmt, ap); in mhd_vprintf()
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/util/ |
H A D | log.c | 120 vsyslog(LOG_ERR, fmt, ap); in ldaplog()
|
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/ |
H A D | med_error.c | 130 vsyslog(LOG_ERR, fmt, ap); in med_vprintf()
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | log.c | 116 vsyslog(LOG_DEBUG, format, ap); in log()
|
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_prot_svc.c | 234 vsyslog(LOG_ERR, fmt, ap); in msgout()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_support.c | 98 vsyslog(pri, fmt, ap); in ilbd_log()
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_osd.h | 339 #define dapl_os_syslog(fmt, args) vsyslog(LOG_USER | LOG_DEBUG, \
|