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

/external/grub/netboot/
H A Dmisc.c180 q += etherboot_sprintf (q, "%d.", *r);
190 q += etherboot_sprintf (q, "%hhX:", *p);
212 etherboot_sprintf (char *buf, const char *fmt, ...) function
H A Detherboot.h523 extern int etherboot_sprintf (char *, const char *, ...);
546 # define sprintf etherboot_sprintf

Completed in 76 milliseconds