Home
last modified time | relevance | path

Searched refs:svis (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/include/
Dvis.h91 char *svis(char *, int, int, int, const char *);
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dvis.hin116 #undef svis
117 #define svis(a,b,c,d,e) rk_svis(a,b,c,d,e)
Dvis.c91 __weak_alias(svis,_svis)
Droken.h.in1163 #define svis rk_svis macro
1166 svis(char *, int, int, int, const char *);
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Droken-frag.m4203 svis \
417 AC_FOREACH([rk_func], [strsvis strsvisx strunvis strvis strvisx svis unvis vis],
/netbsd/src/lib/libc/gen/
DMakefile.inc205 MLINKS+=vis.3 svis.3 vis.3 strvis.3 vis.3 strvisx.3 vis.3 strsvis.3 \
Dvis.c702 svis(char *mbdst, int c, int flags, int nextc, const char *mbextra) in svis() function
/netbsd/src/usr.bin/kdump/
Dkdump.c1266 (void)svis(visbuf, *dp, VIS_CSTYLE, in visdump_buf()
/netbsd/src/crypto/external/bsd/heimdal/dist/include/
Dconfig.h.in958 /* Define to 1 if you have the `svis' function. */
1373 /* define if the system is missing a prototype for svis() */
Dconfig.h.w32950 /* Define to 1 if you have the `svis' function. */
1308 /* define if the system is missing a prototype for svis() */
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt3984 svis
/netbsd/src/crypto/external/bsd/heimdal/dist/
Dconfigure24563 extern int svis (struct foo*);
24567 svis(&xx)
/netbsd/src/distrib/sets/lists/comp/
Dmi11017 ./usr/share/man/cat3/svis.0 comp-c-catman .cat
19540 ./usr/share/man/html3/svis.html comp-c-htmlman html
28103 ./usr/share/man/man3/svis.3 comp-c-man .man
/netbsd/src/doc/
DCHANGES.prev7252 encode (per svis(3)). [lukem 20021223]