Searched refs:doformat (Results 1 – 5 of 5) sorted by relevance
91 void doformat(struct output *, const char *, va_list) __printflike(2, 0);
150 doformat(&errout, msg, ap); in exvwarning()
59 extern void doformat(const char *[], int);
296 doformat(argv, argc); in expand_builtin()
555 doformat(const char *argv[], int argc) in doformat() function