loc_aton
int loc_aton __P((const char *ascii, uchar_t *binary));
if ((n = loc_aton((char *)startp, (u_char *)buf2)) != 0) {