Searched refs:vsyslog (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.10.1/OpenPAM-20/openpam/lib/
H A Dopenpam_log.c88 vsyslog(LOG_AUTHPRIV|priority, fmt, ap);
121 vsyslog(LOG_AUTHPRIV|priority, format, ap);
124 vsyslog(LOG_AUTHPRIV|priority, fmt, ap);
/macosx-10.10.1/Security-57031.1.35/Security/authd/
H A Ddebugging.c42 vsyslog(LOG_NOTICE, format, ap);
46 vsyslog(LOG_NOTICE, format, ap);
50 vsyslog(LOG_ERR, format, ap);
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dvsyslog.c45 * the theory behind this is that we might be trying to call vsyslog
62 vsyslog(int pri, const char *fmt, va_list ap) function
H A Dsyslog.hin214 extern void vsyslog (int __pri, char *__fmt, va_list __ap);
H A Dsyslogc.c286 vsyslog( pri, fmt, ap );
291 * vsyslog
296 vsyslog( int pri, char* fmt, va_list ap ) function
H A Droken.h.in775 #define vsyslog rk_vsyslog
776 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL vsyslog(int, const char *, va_list);
/macosx-10.10.1/syslog-267/libsystem_asl.tproj/src/
H A Dsyslog.c95 * syslog, vsyslog --
115 vsyslog(pri, fmt, ap);
120 vsyslog(int pri, const char *fmt, va_list ap) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dsyslog.h128 extern void vsyslog(int, const char*, va_list);
H A Dsyslog.c300 vsyslog(int priority, const char* format, va_list ap)
365 vsyslog(priority, format, ap);
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dlogging.cpp57 ::vsyslog(priority, format, args);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dlogging.cpp57 ::vsyslog(priority, format, args);
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dsyslog.h220 * Don't use va_list in the vsyslog() prototype. Va_list is typedef'd in two
234 void vsyslog(int, const char *, __darwin_va_list) __printflike(2, 0);
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Doldsyslog.c96 * syslog, vsyslog --
116 vsyslog(pri, fmt, ap);
121 vsyslog(pri, fmt, ap) function
/macosx-10.10.1/adv_cmds-158/fingerd/
H A Dfingerd.c217 (void)vsyslog(LOG_ERR, fmt, ap);
/macosx-10.10.1/system_cmds-643.1.1/atrun.tproj/
H A Datrun.c417 vsyslog(LOG_ERR, nfmt, ap);
433 vsyslog(LOG_ERR, fmt, ap);
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Dlog.c403 vsyslog (lg_lvl2syslog (priority), fmt, ap);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dkerberos5.c338 vsyslog(LOG_NOTICE, fmt, ap);
/macosx-10.10.1/NFS-82/rpc.statd/
H A Dstatd.c747 vsyslog(pri, fmt, ap);
/macosx-10.10.1/autofs-246/automount/
H A Dautomount.c1098 (void) vsyslog(LOG_ERR, fmt, ap);
/macosx-10.10.1/autofs-246/automountlib/
H A Dauto_subr.c848 (void) vsyslog(LOG_ERR, fmt, args);
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dlog.c608 vsyslog(LOG_LPR | syslevels[level], message, ap);
/macosx-10.10.1/network_cmds-457/rarpd.tproj/
H A Drarpd.c801 vsyslog(LOG_ERR, fmt, ap);
/macosx-10.10.1/network_cmds-457/rtsol.tproj/
H A Drtsold.c730 vsyslog(priority, msg, ap);
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-os.h98 void vsyslog(int, const char *, va_list) UNAVAILABLE_ATTRIBUTE;
/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dmain.c512 vsyslog(nSyslogPriority, format_str, args);

Completed in 273 milliseconds

12