ut_dec_2_uns      150 modules/ip/ip.c       if( ut_dec_2_uns(cpy, &byte) < 0 ) {
ut_dec_2_uns      283 modules/ip/ip.c     if( ut_dec_2_uns(ip, &prefptr->bits) < 0
ut_dec_2_uns      760 modules/ip/ip.c   if( ut_dec_2_uns(adrstr, &address) < 0 ) {
ut_dec_2_uns      783 modules/ip/ip.c       || ut_dec_2_uns(lengthstr, &(prefptr->bits) ) < 0
ut_dec_2_uns      823 modules/ip/ip.c       || ut_dec_2_uns(lengthstr, &(prefptr->bits) ) < 0
ut_dec_2_uns       32 modules/ut/numconv.h int ut_dec_2_uns(char *cpy, unsigned *result);