Searched refs:svis (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dvis.hin116 #undef svis
117 #define svis(a,b,c,d,e) rk_svis(a,b,c,d,e)
H A Dvis.c89 __weak_alias(svis,_svis)
249 * svis - visually encode characters, also encoding the characters
H A Droken.h.in1071 #define svis rk_svis
1074 svis(char *, int, int, int, const char *);
/freebsd-10-stable/contrib/libc-vis/
H A Dvis.h92 char *svis(char *, int, int, int, const char *);
H A Dvis.c611 * The "svis" variants all take an "extra" arg that is a pointer
618 svis(char *mbdst, int c, int flags, int nextc, const char *mbextra) function
/freebsd-10-stable/lib/libc/gen/
H A DSymbol.map406 svis;
H A DMakefile.inc513 vis.3 svis.3
/freebsd-10-stable/crypto/heimdal/
H A Dconfigure17965 svis \
20653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if svis needs a prototype" >&5
20654 $as_echo_n "checking if svis needs a prototype... " >&6; }
20664 extern int svis (struct foo*);
20668 svis(&xx)

Completed in 208 milliseconds