Searched refs:get_uint (Results 1 – 4 of 4) sorted by relevance
255 static inline int get_uint(char **bpp, unsigned int *anint) in get_uint() function
399 err = get_uint(mesg, &fsloc->locations_count); in fsloc_parse()456 err = get_uint(mesg, &listsize); in secinfo_parse()463 err = get_uint(mesg, &f->pseudoflavor); in secinfo_parse()472 err = get_uint(mesg, &f->flags); in secinfo_parse()
946 int rv = get_uint(&mesg, &maxconn); in write_maxconn()
247 if (get_uint(&buf, &ttl) < 0) in nfs_dns_parse()