Home
last modified time | relevance | path

Searched refs:snprintf (Results 1 – 3 of 3) sorted by relevance

/bootloader/include/
A Dprintf.h28 int snprintf(char *str, size_t len, const char *fmt, ...) __PRINTFLIKE(3, 4);
/bootloader/lib/
A Dprintf.c26 int snprintf(char *str, size_t len, const char *fmt, ...) in snprintf() function
/bootloader/src/
A Dnetboot.c323 snprintf(advertise_data, sizeof(advertise_data), in netboot_init()

Completed in 7 milliseconds