Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Doutput.h91 void doformat(struct output *, const char *, va_list) __printflike(2, 0);
H A Derror.c150 doformat(&errout, msg, ap); in exvwarning()
/netbsd-src/usr.bin/m4/
H A Dextern.h59 extern void doformat(const char *[], int);
H A Deval.c296 doformat(argv, argc); in expand_builtin()
H A Dgnum4.c555 doformat(const char *argv[], int argc) in doformat() function