Searched defs:msgfmt (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libc/gen/ |
| H A D | syslog_ss.c | 89 syslogp_ss(int pri,struct syslog_data * data,const char * msgid,const char * sdfmt,const char * msgfmt,...) argument 106 vsyslogp_ss(int pri,struct syslog_data * data,const char * msgid,const char * sdfmt,const char * msgfmt,va_list ap) argument
|
| H A D | syslog.c | 202 syslogp(int pri, const char *msgid, const char *sdfmt, const char *msgfmt, ...) argument 213 vsyslogp(int pri, const char *msgid, const char *sdfmt, const char *msgfmt, argument 221 vsyslogp_r(int pri,struct syslog_data * data,const char * msgid,const char * sdfmt,const char * msgfmt,va_list ap) argument 238 syslogp_r(int pri,struct syslog_data * data,const char * msgid,const char * sdfmt,const char * msgfmt,...) argument [all...] |
| H A D | xsyslog.c | 128 _xsyslogp_r(int pri,struct syslog_fun * fun,struct syslog_data * data,const char * msgid,const char * sdfmt,const char * msgfmt,...) argument 139 _vxsyslogp_r(int pri,struct syslog_fun * fun,struct syslog_data * data,const char * msgid,const char * sdfmt,const char * msgfmt,va_list ap) argument
|
| /src/lib/libc/compat/gen/ |
| H A D | compat_syslog.c | 138 syslogp_r(int pri,struct syslog_data60 * data60,const char * msgid,const char * sdfmt,const char * msgfmt,...) argument 151 vsyslogp_r(int pri,struct syslog_data60 * data60,const char * msgid,const char * sdfmt,const char * msgfmt,__va_list ap) argument 176 syslogp_ss(int pri,struct syslog_data60 * data,const char * msgid,const char * sdfmt,const char * msgfmt,...) argument 193 vsyslogp_ss(int pri,struct syslog_data60 * data,const char * msgid,const char * sdfmt,const char * msgfmt,va_list ap) argument [all...] |
| /src/bin/dd/ |
| H A D | dd.c | 95 const char *msgfmt = "posix"; /* default summary() message format */ variable in typeref:typename:const char *
|
Completed in 4 milliseconds