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

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

Completed in 42 milliseconds