Searched defs:vprintf (Results 1 - 5 of 5) sorted by relevance
| /src/sys/lib/libsa/ | ||
| H A D | subr_prf.c | 144 vprintf(const char *fmt, va_list ap) function in typeref:typename:void |
| H A D | stand.h | 80 #define vprintf libsa_vprintf macro |
| /src/sbin/restore/ | ||
| H A D | restore.h | 165 #define vprintf if (vflag) fprintf macro |
| /src/sys/external/bsd/acpica/dist/utilities/ | ||
| H A D | utprint.c | 906 vprintf ( function in typeref:typename:int |
| /src/sys/kern/ | ||
| H A D | subr_prf.c | 1115 vprintf(const char *fmt, va_list ap) function in typeref:typename:void |
Completed in 7 milliseconds