Searched refs:getdec (Results 1 – 7 of 7) sorted by relevance
285 val = getdec (&p); in inet_aton()302 getdec (char **ptr) in getdec() function
164 if ((packetsize = getdec(&p)) < TFTP_DEFAULTSIZE_PACKET) in tftp_file_read()325 if ((packetsize = getdec (&p)) < TFTP_DEFAULTSIZE_PACKET) in buf_fill()334 if ((filemax = getdec (&p)) < 0) in buf_fill()
125 extern int getdec(char **s);
91 struct blk *getdec(struct blk *, int);
1540 dec = getdec(p, sc); in print()1567 dec = getdec(q, sc); in print()1579 getdec(struct blk *p, int sc) in getdec() function
885 if ((prog = getdec(&arg)) == -1){ in portmap_func()890 if ((ver = getdec(&arg)) == -1){ in portmap_func()
4941 (getdec): Likewise.