| /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);
|
| 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
|
| 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
|
| 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
|
| namespace.h | 800 #define vsyslogp_r _vsyslogp_r macro
|