Searched defs:msgfmt (Results 1 - 5 of 5) sorted by relevance

/src/lib/libc/gen/
H A Dsyslog_ss.c89 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 Dsyslog.c202 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 Dxsyslog.c128 _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 Dcompat_syslog.c138 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 Ddd.c95 const char *msgfmt = "posix"; /* default summary() message format */ variable in typeref:typename:const char *

Completed in 4 milliseconds