Searched refs:vprintf (Results 1 – 10 of 10) sorted by relevance
| /xnu-12377.81.4/tests/benchmark/ |
| H A D | helpers.c | 42 vprintf(fmt, args); in benchmark_log()
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | misc_protos.h | 184 extern int vprintf(const char *format, va_list ap) __printflike(1, 0);
|
| H A D | printf.c | 916 vprintf(const char *fmt, va_list ap) in vprintf() function
|
| /xnu-12377.81.4/bsd/libkern/ |
| H A D | libkern.h | 215 extern int vprintf(const char *, va_list) __printflike(1, 0);
|
| /xnu-12377.81.4/tests/sched/sched_test_harness/shadow_headers/ |
| H A D | misc_needed_deps.c | 20 vprintf(msg, args); in panic()
|
| /xnu-12377.81.4/osfmk/kdp/ml/arm/ |
| H A D | kdp_machdep.c | 249 vprintf(kdp_fmt, args); in kdp_panic()
|
| /xnu-12377.81.4/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_machdep.c | 287 vprintf(kdp_fmt, args); in kdp_panic()
|
| /xnu-12377.81.4/tools/kt-dump/ |
| H A D | kt-dump.cpp | 140 n += vprintf(format, ap); in printf_with_indent()
|
| /xnu-12377.81.4/bsd/nfs/ |
| H A D | nfs_subs.c | 113 vprintf(fmt, ap); in nfs_printf()
|
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vfs_subr.c | 5350 vprintf(fmt, ap); in vn_print_state()
|