OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strvisx
(Results
1 - 2
of
2
) sorted by null
/external/openssh/openbsd-compat/
vis.h
86
int
strvisx
(char *, const char *, size_t, int)
vis.c
141
* strvis, strnvis,
strvisx
- visually encode characters from src into dst
150
*
Strvisx
encodes exactly len bytes from src into dst.
210
strvisx
(char *dst, const char *src, size_t len, int flag)
function
Completed in 4009 milliseconds