/xen/tools/xenstore/ |
A D | utils.c | 13 static void default_xprintf(const char *fmt, ...) in default_xprintf() 25 void barf(const char *fmt, ...) in barf() 44 void barf_perror(const char *fmt, ...) in barf_perror()
|
A D | talloc.c | 376 static void talloc_set_name_v(const void *ptr, const char *fmt, va_list ap) in talloc_set_name_v() 388 void talloc_set_name(const void *ptr, const char *fmt, ...) in talloc_set_name() 411 void *talloc_named(const void *context, size_t size, const char *fmt, ...) in talloc_named() 480 void *talloc_init(const char *fmt, ...) in talloc_init() 1093 char *talloc_vasprintf(const void *t, const char *fmt, va_list ap) in talloc_vasprintf() 1125 char *talloc_asprintf(const void *t, const char *fmt, ...) in talloc_asprintf() 1145 static char *talloc_vasprintf_append(char *s, const char *fmt, va_list ap) in talloc_vasprintf_append() 1189 char *talloc_asprintf_append(char *s, const char *fmt, ...) in talloc_asprintf_append()
|
A D | xs_tdb_dump.c | 29 static void tdb_logger(TDB_CONTEXT *tdb, int level, const char * fmt, ...) in tdb_logger()
|
/xen/xen/include/xen/ |
A D | lib.h | 104 debugtrace_printk(const char *fmt, ...) {} in debugtrace_printk() 112 #define printk_once(fmt, args...) \ argument 129 #define gprintk(lvl, fmt, args...) \ argument 136 dprintk(const char *lvl, const char *fmt, ...) {} in dprintk() 140 gdprintk(const char *lvl, const char *fmt, ...) {} in gdprintk() 144 #define dprintk(lvl, fmt, args...) \ argument 146 #define gdprintk(lvl, fmt, args...) \ argument
|
/xen/tools/console/daemon/ |
A D | utils.h | 38 #define dolog(val, fmt, ...) do { \ argument 44 #define dolog(val, fmt, ...) fprintf(stderr, fmt "\n", ## __VA_ARGS__) argument
|
/xen/stubdom/vtpmmgr/ |
A D | log.h | 69 #define vtpmloginfo(module, fmt, args...) \ argument 74 #define vtpmloginfomore(module, fmt, args...) \ argument 79 #define vtpmlogerror(module, fmt, args...) \ argument
|
/xen/tools/libxl/ |
A D | osdeps.c | 26 int vasprintf(char **buffer, const char *fmt, va_list ap) in vasprintf() 57 int asprintf(char **buffer, char *fmt, ...) in asprintf()
|
A D | libxl_internal.c | 142 char *libxl__vsprintf(libxl__gc *gc, const char *fmt, va_list ap) in libxl__vsprintf() 162 char *libxl__sprintf(libxl__gc *gc, const char *fmt, ...) in libxl__sprintf() 216 uint32_t domid, const char *fmt, va_list ap) in libxl__logv() 250 uint32_t domid, const char *fmt, ...) in libxl__log()
|
A D | libxl_xshelp.c | 104 const char *path, const char *fmt, va_list ap) in libxl__xs_vprintf() 122 const char *path, const char *fmt, ...) in libxl__xs_printf()
|
/xen/xen/common/libelf/ |
A D | libelf-private.h | 28 #define elf_msg(elf, fmt, args ... ) \ argument 30 #define elf_err(elf, fmt, args ... ) \ argument 80 #define elf_msg(elf, fmt, args ... ) \ argument 82 #define elf_err(elf, fmt, args ... ) \ argument
|
/xen/tools/python/scripts/ |
A D | verify-stream-v2 | 52 def unpack_exact(fmt): argument 75 def read_stream(fmt): argument
|
A D | convert-legacy-stream | 61 def __init__(self, fmt): argument 195 def unpack_exact(fmt): argument 559 def skip_xl_header(fmt): argument
|
/xen/xen/common/ |
A D | vsprintf.c | 401 const char *fmt = *fmt_ptr, *s; in pointer() local 554 int vsnprintf(char *buf, size_t size, const char *fmt, va_list args) in vsnprintf() 780 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf() 804 int snprintf(char * buf, size_t size, const char *fmt, ...) in snprintf() 829 int scnprintf(char * buf, size_t size, const char *fmt, ...) in scnprintf() 855 int vasprintf(char **bufp, const char *fmt, va_list args) in vasprintf() 886 int asprintf(char **bufp, const char *fmt, ...) in asprintf()
|
/xen/tools/xl/ |
A D | xl_utils.c | 30 void dolog(const char *file, int line, const char *func, char *fmt, ...) in dolog() 46 void xvasprintf(char **strp, const char *fmt, va_list ap) in xvasprintf() 55 void xasprintf(char **strp, const char *fmt, ...) in xasprintf()
|
/xen/tools/debugger/gdbsx/gx/ |
A D | xg_dummy.c | 31 xgtrc(const char *fn, const char *fmt, ...) in xgtrc() 45 xgprt(const char *fn, const char *fmt, ...) in xgprt()
|
A D | gx_utils.c | 25 gxprt(const char *fmt, ...) in gxprt()
|
/xen/tools/xenbackendd/ |
A D | xenbackendd.c | 66 dolog(int pri, const char *fmt, ...) in dolog() 80 dodebug(const char *fmt, ...) in dodebug()
|
/xen/xen/drivers/acpi/ |
A D | osl.c | 48 void __init acpi_os_printf(const char *fmt, ...) in acpi_os_printf() 56 void __init acpi_os_vprintf(const char *fmt, va_list args) in acpi_os_vprintf()
|
/xen/tools/python/xen/migration/ |
A D | verify.py | 33 def unpack_exact(self, fmt): argument
|
/xen/xen/arch/x86/hvm/svm/ |
A D | svmdebug.c | 111 #define PRINTF(fmt, args...) do { \ in svm_vmcb_isvalid() argument
|
/xen/tools/tests/x86_emulator/ |
A D | wrappers.c | 44 int emul_printf(const char *fmt, ...) in emul_printf()
|
/xen/tools/libxc/ |
A D | xc_dom_elfloader.c | 37 bool iserr, const char *fmt, va_list al) { in log_callback()
|
/xen/xen/tools/kconfig/ |
A D | util.c | 66 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf()
|
/xen/xen/arch/x86/ |
A D | hypercall.c | 86 #define NEXT_ARG(fmt, args) \ argument
|
/xen/tools/libfsimage/common/ |
A D | xenfsimage_grub.h | 60 #define noisy_printf(fmt...) argument
|