Searched refs:getdec (Results 1 – 5 of 5) sorted by relevance
232 val = getdec (&p); in inet_aton()249 getdec (char **ptr) in getdec() function
138 if ((packetsize = getdec (&p)) < TFTP_DEFAULTSIZE_PACKET) in buf_fill()147 if ((filemax = getdec (&p)) < 0) in buf_fill()
521 extern int getdec (char **s);
395 if ((packetsize = getdec (&p)) < TFTP_DEFAULTSIZE_PACKET) in tftp()
4782 (getdec): Likewise.