Searched refs:uastr (Results 1 – 1 of 1) sorted by relevance
665 char uastr[24]; local683 bcopy(xu->xu_xsstr, uastr, l);684 uastr[l] = '\0';693 if (!(ISDIGIT(uastr[0]) && ISDIGIT(uastr[l-1])))695 b = uastr;696 for (c = &uastr[1], d = 0, dd = 0; c < &uastr[l-1]; c++) {