HomeSort by relevance Sort by last modified time
    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 38 milliseconds