Searched refs:sprintf (Results 1 – 3 of 3) sorted by relevance
| /lib/partition/ |
| A D | partition.c | 99 sprintf(subdevice, "%sp%d", device, i); in partition_publish() 125 sprintf(devname, "%sp%d", device, i); in partition_unpublish()
|
| /lib/libc/include/ |
| A D | stdio.h | 86 int sprintf(char *str, const char *fmt, ...) __PRINTFLIKE(2, 3);
|
| /lib/libc/ |
| A D | printf.c | 27 int sprintf(char *str, const char *fmt, ...) { in sprintf() function
|
Completed in 7 milliseconds