Home
last modified time | relevance | path

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

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