Searched refs:proto_get_sizet (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.bin/csup/
H A Dproto.h47 int proto_get_sizet(char **, size_t *, int);
H A Dproto.c911 proto_get_sizet(char **s, size_t *val, int base) function
H A Dupdater.c1999 if (proto_get_sizet(&line, &blockstart, 10) != 0)
2001 if (proto_get_sizet(&line, &blockcount, 10) != 0)

Completed in 118 milliseconds