Searched refs:strunvis (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libnetbsd/
H A Dftpvis.h80 int strunvis(char *, const char *);
H A Dstrunvis.c1 /* $NetBSD: strunvis.c,v 1.5 2005/06/01 11:48:49 lukem Exp $ */
233 * strunvis - decode src into dst
269 strunvis(char *dst, const char *src) function
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dvis.h84 int strunvis(char *, const char *);
H A Dunvis.c50 __weak_alias(strunvis,_strunvis)
471 * strunvis - decode src into dst
510 strunvis(char *dst, const char *src) function
H A Dhistory.c771 (void) strunvis(ptr, line);
/macosx-10.10/Libc-1044.1.2/include/
H A Dvis.h107 int strunvis(char *, const char *);
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dvis.h88 int strunvis(char *, const char *);
/macosx-10.10/libedit-40/src/
H A Dvis.h97 int strunvis(char *, const char *);
H A Dunvis.c544 strunvis(char *dst, const char *src) function
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dvis.hin141 #undef strunvis
142 #define strunvis(a,b) rk_strunvis(a,b)
H A Dunvis.c61 __weak_alias(strunvis,_strunvis)
247 * strunvis - decode src into dst
H A Droken.h.in1040 #define strunvis rk_strunvis
1043 strunvis(char *, const char *);
/macosx-10.10/file_cmds-242/mtree/
H A Dspec.c147 if (strunvis(centry->name, p) == -1)
250 if (strunvis(ip->slink, val) == -1)
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dunvis.c234 * strunvis - decode src into dst
241 strunvis(char *dst, const char *src) function
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhistory.c677 (void) strunvis(ptr, line);
/macosx-10.10/Heimdal-398.1.2/
H A Dconfigure16977 strunvis \
19539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if strunvis needs a prototype" >&5
19540 $as_echo_n "checking if strunvis needs a prototype... " >&6; }
19550 extern int strunvis (struct foo*);
19554 strunvis(&xx)
/macosx-10.10/lukemftp-14/tnftp/
H A Dconfigure8691 strdup strerror strlcat strlcpy strptime strsep strunvis \

Completed in 343 milliseconds