Lines Matching refs:strnvis
485 msg = xmalloc(len * 4 + 1); /* max expansion from strnvis() */486 strnvis(msg, raw, len * 4 + 1, VIS_SAFE|VIS_OCTAL|VIS_NOSLASH);