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

/freebsd-12-stable/contrib/tcp_wrappers/
H A Dmyvsyslog.c29 vsprintf(obuf, percent_m(fbuf, format), ap);
H A Dfakelog.c37 vprintf(percent_m(buf, fmt), ap);
H A Dmystdarg.h19 extern char *percent_m(char *obuf, char *ibuf);
H A Dpercent_m.c8 static char sccsid[] = "@(#) percent_m.c 1.1 94/12/28 17:42:37";
23 char *percent_m(obuf, ibuf) function
H A Dinetcf.c41 extern char *percent_m(char *obuf, char *ibuf);
82 fprintf(stderr, percent_m(buf, "open %s: %m\n"), conf);

Completed in 40 milliseconds