hexascii_to_octet
if (hexascii_to_octet(buf, (uint_t)buf_len, obj_val, obj_lenp)
hexascii_to_octet(buf + 2, (uint_t)buf_len - 2, obj_val,
if (hexascii_to_octet(kcache->dk_ack, plp->len * 2, plp->pkt,
if (hexascii_to_octet(value, slen, dsmp->dsm_cid,
if (hexascii_to_octet(value, slen, den + 1,
if (hexascii_to_octet(value, slen, cp,
error = hexascii_to_octet(buf, len, obj_val, obj_lenp);
error = hexascii_to_octet(buf + 2, len - 2,
if (hexascii_to_octet(cp2, vallen,
if (hexascii_to_octet(currp, vallen, optstart + 2,
if (hexascii_to_octet(value, vallen, optstart, &reslen) != 0) {
if (hexascii_to_octet(ptr, strlen(ptr),
if (hexascii_to_octet(ptr, strlen(ptr), tmp_buf,
return (hexascii_to_octet(buf + 2, strlen(buf) - 2,
extern int hexascii_to_octet(const char *, uint_t, void *, uint_t *);