Searched refs:doformat (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/bin/sh/ |
| H A D | output.c | 283 doformat(file, fmt, ap); in outfmt() 294 doformat(out1, fmt, ap); in out1fmt() 304 doformat(out2, fmt, ap); in out2fmt_flush() 333 doformat(struct output *dest, const char *f, va_list ap) in doformat() function
|
| H A D | output.h | 78 void doformat(struct output *, const char *, va_list) __printflike(2, 0);
|
| H A D | error.c | 136 doformat(out2, msg, ap); in vwarning()
|
| /freebsd-13.1/usr.bin/m4/ |
| H A D | extern.h | 62 extern void doformat(const char *[], int);
|
| H A D | gnum4.c | 545 doformat(const char *argv[], int argc) in doformat() function
|
| H A D | eval.c | 318 doformat(argv, argc); in expand_builtin()
|