Home
last modified time | relevance | path

Searched refs:va_list (Results 1 – 25 of 72) sorted by relevance

123

/xen-4.10.0-shim-comet/tools/xenstore/
A Dutils.c15 va_list args; in default_xprintf()
29 va_list arglist; in barf()
48 va_list arglist; in barf_perror()
A Dtalloc.c374 static void talloc_set_name_v(const void *ptr, const char *fmt, va_list ap) PRINTF_ATTRIBUTE(2,0);
376 static void talloc_set_name_v(const void *ptr, const char *fmt, va_list ap) in talloc_set_name_v()
390 va_list ap; in talloc_set_name()
413 va_list ap; in talloc_named()
482 va_list ap; in talloc_init()
1093 char *talloc_vasprintf(const void *t, const char *fmt, va_list ap) in talloc_vasprintf()
1097 va_list ap2; in talloc_vasprintf()
1127 va_list ap; in talloc_asprintf()
1145 static char *talloc_vasprintf_append(char *s, const char *fmt, va_list ap) in talloc_vasprintf_append()
1149 va_list ap2; in talloc_vasprintf_append()
[all …]
A Dxs_tdb_dump.c31 va_list ap; in tdb_logger()
/xen-4.10.0-shim-comet/xen/drivers/acpi/utilities/
A Dutmisc.c139 va_list args; in acpi_ut_error()
152 va_list args; in acpi_ut_warning()
166 va_list args; in acpi_ut_info()
/xen-4.10.0-shim-comet/tools/libxl/
A Dosdeps.c26 int vasprintf(char **buffer, const char *fmt, va_list ap) in vasprintf()
60 va_list ap; in asprintf()
A Dlibxl_internal.c142 char *libxl__vsprintf(libxl__gc *gc, const char *fmt, va_list ap) in libxl__vsprintf()
145 va_list aq; in libxl__vsprintf()
165 va_list ap; in libxl__sprintf()
216 uint32_t domid, const char *fmt, va_list ap) in libxl__logv()
252 va_list ap; in libxl__log()
A Dlibxl_save_helper.c61 va_list al) in tellparent_vmessage()
100 va_list al; in fail()
A Dlibxl_osdeps.h83 int vasprintf(char **buffer, const char *fmt, va_list ap);
A Dflexarray.c88 va_list va; in flexarray_vappend()
/xen-4.10.0-shim-comet/tools/libs/toollog/
A Dxtl_core.c46 va_list al) { in xtl_logv()
59 va_list al; in xtl_log()
A Dxtl_logger_stdio.c51 va_list al) { in stdiostream_vmessage()
93 va_list al; in stdiostream_message()
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/
A Dxg_dummy.c34 va_list args; in xgtrc()
48 va_list args; in xgprt()
A Dgx_utils.c28 va_list args; in gxprt()
/xen-4.10.0-shim-comet/xen/common/
A Dvsprintf.c419 int vsnprintf(char *buf, size_t size, const char *fmt, va_list args) in vsnprintf()
645 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf()
671 va_list args; in snprintf()
696 va_list args; in scnprintf()
720 int vasprintf(char **bufp, const char *fmt, va_list args) in vasprintf()
722 va_list args_copy; in vasprintf()
753 va_list args; in asprintf()
/xen-4.10.0-shim-comet/tools/libs/toollog/include/
A Dxentoollog.h51 va_list al)
96 va_list) __attribute__((format(printf,5,0)));
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlib.h130 extern int vsnprintf(char *buf, size_t size, const char *fmt, va_list args)
134 extern int vscnprintf(char *buf, size_t size, const char *fmt, va_list args)
138 extern int vasprintf(char ** bufp, const char * fmt, va_list args)
A Dstdarg.h4 typedef __builtin_va_list va_list; typedef
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_utils.c32 va_list ap; in dolog()
46 void xvasprintf(char **strp, const char *fmt, va_list ap) in xvasprintf()
57 va_list ap; in xasprintf()
A Dxl_utils.h131 void xvasprintf(char **strp, const char *fmt, va_list ap)
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dacpiosxf.h87 void acpi_os_vprintf(const char *format, va_list args);
/xen-4.10.0-shim-comet/xen/drivers/acpi/
A Dosl.c50 va_list args; in acpi_os_printf()
56 void __init acpi_os_vprintf(const char *fmt, va_list args) in acpi_os_vprintf()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhypercall.c97 va_list args; in hypercall_create_continuation()
161 va_list args; in hypercall_xlat_continuation()
/xen-4.10.0-shim-comet/tools/xenbackendd/
A Dxenbackendd.c68 va_list ap; in dolog()
82 va_list ap; in dodebug()
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dtapdisk-log.c111 va_list ap; in __tlog_write()
149 va_list ap; in __tlog_error()
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dlkc_proto.h12 void conf_set_message_callback(void (*fn)(const char *fmt, va_list ap));

Completed in 25 milliseconds

123