Symbol: VIS_SAFE
bin/ksh/history.c
705
stravis(&encoded, c, VIS_SAFE | VIS_NL) != -1) {
bin/ksh/history.c
852
if (stravis(&encoded, *hp, VIS_SAFE | VIS_NL) != -1) {
lib/libc/gen/vis.c
53
int vis_safe = flag & VIS_SAFE;
libexec/comsat/comsat.c
328
vis(visout, ch, VIS_SAFE|VIS_NOSLASH, cp[1]);
libexec/ftpd/ftpd.c
2753
strvis(vpath, rpath, VIS_SAFE|VIS_NOSLASH);
libexec/ftpd/ftpd.c
2755
strvis(vremotehost, remotehost, VIS_SAFE|VIS_NOSLASH);
libexec/ftpd/ftpd.c
2756
strvis(vpw, guest? guestpw : pw->pw_name, VIS_SAFE|VIS_NOSLASH);
regress/lib/libc/vis/vis_test.c
25
VIS_SAFE
regress/sbin/iked/test_helper/test_helper.c
366
vis(buf, aa1, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa1);
regress/sbin/iked/test_helper/test_helper.c
368
vis(buf, aa2, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa2);
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
519
vis(buf, aa1, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa1);
regress/usr.bin/ssh/unittests/test_helper/test_helper.c
521
vis(buf, aa2, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa2);
sbin/dhcp6leased/engine.c
1047
strvisx(visbuf, p + 2, opt_hdr.len - 2, VIS_SAFE);
sbin/dhcpleased/engine.c
1054
strvisx(hostname, p, slen, VIS_SAFE);
sbin/dhcpleased/engine.c
1073
strvisx(domainname, p, slen, VIS_SAFE);
sbin/dhcpleased/engine.c
1354
VIS_SAFE);
sbin/savecore/savecore.c
339
vis(visout, c, VIS_SAFE|VIS_NOSLASH, 0);
usr.bin/cdio/cdio.c
1163
15, VIS_SAFE);
usr.bin/finger/lprint.c
277
vis(visout, ch, VIS_SAFE|VIS_NOSLASH, 0);
usr.bin/finger/util.c
107
if (stravis(&pn->realname, name, VIS_SAFE|VIS_NOSLASH) == -1)
usr.bin/finger/util.c
110
if (stravis(&pn->office, p, VIS_SAFE|VIS_NOSLASH) == -1)
usr.bin/finger/util.c
114
if (stravis(&pn->officephone, p, VIS_SAFE|VIS_NOSLASH) == -1)
usr.bin/finger/util.c
118
if (stravis(&pn->homephone, p, VIS_SAFE|VIS_NOSLASH) == -1)
usr.bin/ftp/fetch.c
817
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
usr.bin/ftp/fetch.c
864
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
usr.bin/ftp/fetch.c
956
if (stravis(&visbuf, redirurl, VIS_SAFE) == -1)
usr.bin/kdump/kdump.c
1280
strvisx(visbuf, dp, datalen, VIS_SAFE | VIS_OCTAL);
usr.bin/ldap/ldapclient.c
475
VIS_SAFE|VIS_NL) == -1) {
usr.bin/mail/cmd1.c
229
strnvis(visname, name, sizeof(visname), VIS_SAFE|VIS_NOSLASH);
usr.bin/mail/cmd1.c
234
strnvis(vissub, subjline, sizeof(vissub), VIS_SAFE|VIS_NOSLASH);
usr.bin/mail/send.c
194
length = strvis(visline, line, VIS_SAFE|VIS_NOSLASH);
usr.bin/mail/send.c
235
length = strvis(visline, line, VIS_SAFE|VIS_NOSLASH);
usr.bin/ssh/log.c
364
strnvis(fmtbuf, msgbuf, sizeof(fmtbuf), VIS_SAFE|VIS_OCTAL);
usr.bin/tmux/cmd-paste-buffer.c
53
n = utf8_stravisx(&cp, buf, len, VIS_SAFE|VIS_NOSLASH);
usr.bin/vis/vis.c
79
eflags |= VIS_SAFE;
usr.sbin/acme-client/netproc.c
427
if (detail != NULL && stravis(&error, detail, VIS_SAFE)
usr.sbin/acme-client/netproc.c
441
if (stravis(&accturi, c->kid, VIS_SAFE) != -1)
usr.sbin/acme-client/netproc.c
480
if (stravis(&accturi, c->kid, VIS_SAFE) != -1)
usr.sbin/acme-client/netproc.c
70
strvisx(nbuf, buf->buf, buf->sz, VIS_SAFE);
usr.sbin/acme-client/netproc.c
948
if (stravis(&error, chngs[i].error, VIS_SAFE)
usr.sbin/acme-client/revokeproc.c
245
strvisx(visbuf, name_buf, name_len, VIS_SAFE);
usr.sbin/hostctl/hostctl.c
210
if (stravis(&str, pvr.pvr_value, VIS_SAFE | VIS_CSTYLE) == -1)
usr.sbin/hostctl/hostctl.c
58
if ((sz = strnvis(dst, src, dstlen, VIS_SAFE | VIS_CSTYLE)) >= dstlen)
usr.sbin/lpr/common_source/displayq.c
299
n = strvisx(visline, line, i, VIS_SAFE|VIS_NOSLASH);
usr.sbin/rpki-client/http.c
1287
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
usr.sbin/rpki-client/http.c
1314
strnvis(gerror, cp, sizeof gerror, VIS_SAFE);
usr.sbin/rpki-client/http.c
225
if (strnvis(buf, uri, sizeof buf, VIS_SAFE) >= (int)sizeof buf) {
usr.sbin/rpki-client/tak.c
92
(void)strvisx(res->comments[i], data, length, VIS_SAFE);
usr.sbin/smtpd/mda.c
535
(void)strnvis(dst + 1, ln, dstsz - 2, VIS_SAFE | VIS_CSTYLE | VIS_NL);
usr.sbin/smtpd/smtp_session.c
2177
strnvis(tmp, s->cmd, sizeof tmp, VIS_SAFE | VIS_CSTYLE);
usr.sbin/smtpd/smtp_session.c
946
strnvis(user, s->username, sizeof user, VIS_WHITE | VIS_SAFE);
usr.sbin/tftpd/tftpd.c
483
if (stravis(&nicebuf, filename, VIS_SAFE|VIS_OCTAL) == -1)
usr.sbin/tftpd/tftpd.c
916
VIS_SAFE|VIS_OCTAL);