Searched refs:strnvis (Results 1 – 9 of 9) sorted by relevance
/external/openssh/openbsd-compat/ |
D | vis.h | 84 int strnvis(char *, const char *, size_t, int)
|
D | setproctitle.c | 147 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/openssh/ |
D | log.c | 407 strnvis(fmtbuf, msgbuf, sizeof(fmtbuf), in do_log()
|
D | scp.c | 742 strnvis(encname, name, sizeof(encname), VIS_NL); in source()
|
D | sshconnect2.c | 486 strnvis(msg, raw, len * 4 + 1, VIS_SAFE|VIS_OCTAL|VIS_NOSLASH); in input_userauth_banner()
|
D | config.h.in | 936 /* Define to 1 if you have the `strnvis' function. */
|
D | configure.ac | 1504 strnvis \
|
D | configure | 9062 strnvis \
|