Searched refs:vsprintf (Results 1 – 16 of 16) sorted by relevance
| /linux/arch/alpha/lib/ |
| H A D | srm_printk.c | 18 len = vsprintf(buf, fmt, args); in srm_printk()
|
| /linux/arch/alpha/boot/ |
| H A D | stdio.c | 110 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function 299 i = vsprintf(buf, fmt, args); in sprintf()
|
| /linux/include/linux/ |
| H A D | sprintf.h | 12 __printf(2, 0) int vsprintf(char *buf, const char *, va_list);
|
| /linux/tools/perf/ |
| H A D | MANIFEST | 27 tools/lib/vsprintf.c
|
| /linux/tools/testing/shared/ |
| H A D | shared.mk | 10 LIBS := slab.o find_bit.o bitmap.o hweight.o vsprintf.o
|
| /linux/tools/include/nolibc/ |
| H A D | stdio.h | 780 int vsprintf(char *buf, const char *fmt, va_list args) 792 ret = vsprintf(buf, fmt, args); 486 int vsprintf(char *buf, const char *fmt, va_list args) vsprintf() function
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | kernel-api.rst | 36 lib/vsprintf.c
|
| /linux/tools/perf/util/ |
| H A D | Build | 160 perf-util-y += vsprintf.o 412 $(OUTPUT)util/vsprintf.o: ../lib/vsprintf.c FORCE
|
| /linux/arch/mips/fw/cfe/ |
| H A D | cfe_api.c | 430 vsprintf(msg, fmt, ap); in cfe_die()
|
| /linux/lib/ |
| H A D | Makefile | 36 lib-y := ctype.o string.o vsprintf.o cmdline.o \
|
| H A D | vsprintf.c | 3092 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function 3096 EXPORT_SYMBOL(vsprintf);
|
| /linux/drivers/acpi/ |
| H A D | osl.c | 162 vsprintf(buffer, fmt, args); in acpi_os_vprintf()
|
| /linux/net/ceph/ |
| H A D | mon_client.c | 1004 len = vsprintf(h->str, fmt, ap); in do_mon_command_vargs()
|
| /linux/sound/hda/common/ |
| H A D | codec.c | 901 vsprintf(name, fmt, vargs); in snd_hda_codec_device_init()
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 1820 * Change elx_printf_log to use vsprintf.
|
| /linux/ |
| H A D | MAINTAINERS | 29069 F: lib/vsprintf.c
|