Home
last modified time | relevance | path

Searched refs:vfprintf (Results 1 – 25 of 173) sorted by relevance

1234567

/OK3568_Linux_fs/u-boot/tools/gdb/
H A Derror.c24 vfprintf(stderr, fmt, args); in Warning()
38 vfprintf(stderr, fmt, args); in Error()
56 vfprintf(stderr, fmt, args); in Perror()
/OK3568_Linux_fs/kernel/tools/perf/ui/gtk/
H A Dutil.c39 vfprintf(stderr, format, args); in perf_gtk__error()
64 vfprintf(stderr, format, args); in perf_gtk__warning_info_bar()
85 vfprintf(stderr, format, args); in perf_gtk__warning_statusbar()
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Ddebug.c37 count += vfprintf(stderr, format, ap); in winDebug()
49 count = vfprintf(stderr, format, ap); in ErrorF()
/OK3568_Linux_fs/kernel/tools/perf/ui/
H A Dutil.c12 vfprintf(stderr, format, args); in perf_stdio__error()
19 vfprintf(stderr, format, args); in perf_stdio__warning()
H A Dhelpline.c48 vfprintf(stderr, fmt, ap); in ui_helpline__vpush()
/OK3568_Linux_fs/external/mpp/osal/windows/
H A Dos_log.c27 vfprintf(stdout, line, list); in os_log_info()
34 vfprintf(stderr, line, list); in os_log_error()
/OK3568_Linux_fs/buildroot/package/mkpasswd/
H A Dutils.c80 vfprintf(stderr, fmt, ap); in err_sys()
91 vfprintf(stderr, fmt, ap); in err_quit()
/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dutil.c177 vfprintf(stderr, fmt, list); in os_info()
186 vfprintf(stderr, fmt, list); in os_warn()
H A Dstart_up.c78 vfprintf(stderr, fmt, list); in fatal()
89 vfprintf(stderr, fmt, list); in non_fatal()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxlog.c81 vfprintf(stderr, format, args); /* RATS: We assume the format string in ErrorF()
93 vfprintf(stderr, format, args); /* RATS: We assume the format string in VFatalError()
103 vfprintf(stderr, format, args); /* RATS: We assume the format string in VErrorF()
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0013-Fix-build-with-gnu-efi-version-3.0.9.patch23 - memcpy.o memset.o memcmp.o printf.o strncmp.o vfprintf.o \
24 + memcmp.o printf.o strncmp.o vfprintf.o \
/OK3568_Linux_fs/buildroot/package/sane-backends/
H A D0005-backend-sm3600-scanutil-fix-uclibc-compile-include-s.patch24 …sm3600-scanutil.c:76:28: warning: passing argument 3 of ‘vfprintf’ makes pointer from integer with…
25 76 | vfprintf(stderr,szFormat,ap);
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddebug.c42 ret = vfprintf(stderr, fmt, args); in veprintf()
71 ret += vfprintf(stderr, fmt, args); in veprintf_time()
/OK3568_Linux_fs/kernel/tools/lib/perf/tests/
H A Dtest-threadmap.c10 return vfprintf(stderr, fmt, ap); in libperf_print()
H A Dtest-cpumap.c10 return vfprintf(stderr, fmt, ap); in libperf_print()
/OK3568_Linux_fs/kernel/tools/lib/api/
H A Ddebug.c13 err = vfprintf(stderr, format, args); in __base_pr()
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Dcore.c16 return vfprintf(stderr, format, args); in __base_pr()
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dapp-main.m63 vfprintf(stderr, f, args);
77 vfprintf(stderr, fmt, args);
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Dparse-utils.c21 vfprintf(stderr, fmt, ap); in __vwarning()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Djson_writer.c165 vfprintf(self->out, fmt, ap); in jsonw_vprintf_enquote()
175 vfprintf(self->out, fmt, ap); in jsonw_printf()
/OK3568_Linux_fs/external/rkupdate/
H A DRKLog.cpp30 vfprintf(stdout, lpFmt, ap); in Record()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dassert.c80 vfprintf(stderr, fmt, ap); in test_assert()
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs_main.c19 vfprintf(stderr, fmt, ap); in die()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcstdio63 int vfprintf(FILE* restrict stream, const char* restrict format, va_list arg);
121 //using ::vfprintf;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcstdio63 int vfprintf(FILE* restrict stream, const char* restrict format, va_list arg);
121 //using ::vfprintf;

1234567