OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getdec
(Results
1 - 4
of
4
) sorted by null
/external/grub/netboot/
misc.c
232
val =
getdec
(&p);
249
getdec
(char **ptr)
function
fsys_tftp.c
138
if ((packetsize =
getdec
(&p)) < TFTP_DEFAULTSIZE_PACKET)
147
if ((filemax =
getdec
(&p)) < 0)
etherboot.h
521
extern int
getdec
(char **s);
main.c
395
if ((packetsize =
getdec
(&p)) < TFTP_DEFAULTSIZE_PACKET)
Completed in 492 milliseconds