Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dmisc.c127 etherboot_vsprintf (char *buf, const char *fmt, const int *dp) in etherboot_vsprintf() function
267 return etherboot_vsprintf (buf, fmt, ((const int *) &fmt) + 1); in etherboot_sprintf()
273 (void) etherboot_vsprintf (0, fmt, ((const int *) &fmt) + 1); in etherboot_printf()