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

/external/grub/netboot/
H A Dmisc.c232 val = getdec (&p);
249 getdec (char **ptr) function
H A Dfsys_tftp.c138 if ((packetsize = getdec (&p)) < TFTP_DEFAULTSIZE_PACKET)
147 if ((filemax = getdec (&p)) < 0)
H A Detherboot.h521 extern int getdec (char **s);
H A Dmain.c395 if ((packetsize = getdec (&p)) < TFTP_DEFAULTSIZE_PACKET)

Completed in 360 milliseconds