Searched refs:strvis (Results 1 – 8 of 8) sorted by relevance
/external/openssh/openbsd-compat/ |
D | vis.h | 83 int strvis(char *, const char *, int);
|
D | vis.c | 154 strvis(char *dst, const char *src, int flag) in strvis() function
|
/external/libedit/src/ |
D | vis.h | 86 int strvis(char *, const char *, int);
|
D | vis.c | 649 strvis(char *mbdst, const char *mbsrc, int flags) in strvis() function
|
D | history.c | 831 (void) strvis(ptr, str, VIS_WHITE); in history_save()
|
/external/libedit/ |
D | configure.ac | 111 …rerror strrchr strstr strtol issetugid wcsdup strlcpy strlcat fgetln vis strvis strunvis __secure_…
|
D | config.h.in | 145 /* Define to 1 if you have the `strvis' function. */
|
D | configure | 13194 …rerror strrchr strstr strtol issetugid wcsdup strlcpy strlcat fgetln vis strvis strunvis __secure_…
|