HomeSort by: relevance | last modified time | path
    Searched defs:vsyslogp_r (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/compat/gen/
compat_syslog.c 50 __weak_alias(vsyslogp_r,_vsyslogp_r)
76 __warn_references(vsyslogp_r,
77 "warning: reference to compatibility vsyslogp_r();"
151 vsyslogp_r(int pri, struct syslog_data60 *data60, const char *msgid, function in typeref:typename:void
182 vsyslogp_r(pri | LOG_SIGNAL_SAFE, data, msgid, sdfmt, msgfmt, ap);
196 vsyslogp_r(pri | LOG_SIGNAL_SAFE, data, msgid, sdfmt, msgfmt, ap);
  /src/distrib/utils/libhack/
syslog.c 113 vsyslogp_r(int priority, struct syslog_data *data, const char *msgid, function in typeref:typename:void
  /src/lib/libc/gen/
syslog.c 221 vsyslogp_r(int pri, struct syslog_data *data, const char *msgid, function in typeref:typename:void
  /src/lib/libc/include/
namespace.h 800 #define vsyslogp_r _vsyslogp_r macro

Completed in 13 milliseconds