Searched refs:strnvis (Results 1 – 12 of 12) sorted by relevance
/external/openssh/openbsd-compat/ |
D | vis.h | 84 int strnvis(char *, const char *, size_t, int)
|
D | setproctitle.c | 152 strnvis(ptitle, buf, sizeof(ptitle), in setproctitle()
|
D | vis.c | 166 strnvis(char *dst, const char *src, size_t siz, int flag) in strnvis() function
|
/external/libedit/src/ |
D | vis.h | 87 int strnvis(char *, size_t, const char *, int);
|
D | vis.c | 655 strnvis(char *mbdst, size_t dlen, const char *mbsrc, int flags) in strnvis() function
|
/external/openssh/ |
D | log.c | 438 strnvis(fmtbuf, msgbuf, sizeof(fmtbuf), in do_log()
|
D | scp.c | 765 strnvis(encname, name, sizeof(encname), VIS_NL); in source()
|
D | config.h.in | 78 /* FreeBSD strnvis argument order is swapped compared to OpenBSD */ 1076 /* Define to 1 if you have the `strnvis' function. */
|
D | sshconnect2.c | 487 strnvis(msg, raw, len * 4 + 1, VIS_SAFE|VIS_OCTAL|VIS_NOSLASH); in input_userauth_banner()
|
D | configure.ac | 807 [NetBSD strnvis argument order is swapped compared to OpenBSD]) 819 [FreeBSD strnvis argument order is swapped compared to OpenBSD]) 1701 strnvis \
|
D | ChangeLog | 4964 - (dtucker) [configure.ac] NetBSD's (and FreeBSD's) strnvis is gratuitously 8583 [openbsd-compat/vis.h] FreeBSD's strnvis isn't compatible with OpenBSD's
|
D | configure | 16545 strnvis \
|