Searched refs:strvis (Results 1 - 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
H A Dvis.h83 int strvis(char *, const char *, int);
H A Dvis.c141 * strvis, strnvis, strvisx - visually encode characters from src into dst
154 strvis(char *dst, const char *src, int flag) function
/external/libedit/src/
H A Dvis.h86 int strvis(char *, const char *, int);
H A Dvis.c641 * strvis - visually encode characters from src into dst
649 strvis(char *mbdst, const char *mbsrc, int flags) function
H A Dhistory.c831 (void) strvis(ptr, str, VIS_WHITE);
/external/libedit/
H A Dconfigure13194 for ac_func in endpwent isascii memchr memset re_comp regcomp strcasecmp strchr strcspn strdup strerror strrchr strstr strtol issetugid wcsdup strlcpy strlcat fgetln vis strvis strunvis __secure_getenv secure_getenv

Completed in 179 milliseconds