Home
last modified time | relevance | path

Searched refs:percent_m (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dinetcf.c41 extern char *percent_m(char *obuf, char *ibuf);
81 fprintf(stderr, percent_m(buf, "open %s: %m\n"), conf); in inet_cfg()
H A Dmyvsyslog.c26 vsprintf(obuf, percent_m(fbuf, format), ap); in myvsyslog()
H A Dpercent_m.c22 char *percent_m(char *obuf, char *ibuf) in percent_m() function
H A Dfakelog.c31 vprintf(percent_m(buf, fmt), ap); in vsyslog()
H A Dmystdarg.h19 extern char *percent_m(char *obuf, char *ibuf);