strnvis
(void) strnvis(sdst, short2str(cp), dstsize, VIS_NOSLASH);
int strnvis(char *, const char *, size_t, int)
PROTO_DEPRECATED(strnvis);
(void) strnvis(ptr, ct_encode_string(ev.str, &conv), max_size,
o = strnvis(obuf, ibuf, owant, flags[j]);
o = strnvis(obuf, ibuf, owant, flags[j]);
strnvis(buf, s, BIOCTL_VIS_BUFLEN, VIS_NL|VIS_CSTYLE);
strnvis(iface->file, dhcp_hdr->file, sizeof(iface->file),
strnvis(model, sc->sc_model, sizeof model);
strnvis(model, sc->sc_model, sizeof model);
strnvis(copy_buffer, title, MAXSIZE-1, VIS_TAB|VIS_NL);
strnvis(copy_buffer, title, MAXSIZE-1, VIS_TAB|VIS_NL);
strnvis(copy_buffer, line, MAXSIZE-1, VIS_TAB|VIS_NL);
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
strnvis(visname, name, sizeof(visname), VIS_SAFE|VIS_NOSLASH);
strnvis(vissub, subjline, sizeof(vissub), VIS_SAFE|VIS_NOSLASH);
strnvis(vp, exp->ex_dirp, sizeof vp, VIS_CSTYLE);
strnvis(vn, grp->gr_name, sizeof vn,
strnvis(fmtbuf, msgbuf, sizeof(fmtbuf), VIS_SAFE|VIS_OCTAL);
strnvis(encname, name, sizeof(encname), VIS_NL);
strnvis(out, term->codes[code].value.string, sizeof out,
strnvis(buf, communication, sizeof(buf), VIS_NL | VIS_OCTAL);
strnvis(vistr, op_buf, size, VIS_NL | VIS_TAB | VIS_OCTAL);
strnvis(visbuf, buf, sizeof visbuf, VIS_CSTYLE | VIS_NL);
if ((sz = strnvis(dst, src, dstlen, VIS_SAFE | VIS_CSTYLE)) >= dstlen)
strnvis(escaped_name, p->fts_name, esc_len,
strnvis(escaped_name, name, esc_len, VIS_WHITE | VIS_OCTAL);
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
if (strnvis(buf, uri, sizeof buf, VIS_SAFE) >= (int)sizeof buf) {
(void)strnvis(dst + 1, ln, dstsz - 2, VIS_SAFE | VIS_CSTYLE | VIS_NL);
strnvis(tmp, s->cmd, sizeof tmp, VIS_SAFE | VIS_CSTYLE);
strnvis(user, s->username, sizeof user, VIS_WHITE | VIS_SAFE);
strnvis(errline, e->errorline, sizeof(errline), 0);
(void)strnvis(nicebuf, filename, PATH_MAX,