Searched refs:unvis (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/usr.bin/unvis/
H A DMakefile2 # $FreeBSD: stable/11/usr.bin/unvis/Makefile 319186 2017-05-30 04:27:05Z ngie $
4 PROG= unvis
6 .PATH: ${SRCTOP}/contrib/unvis
/freebsd-11-stable/contrib/unvis/
H A DMakefile4 PROG= unvis
H A Dunvis.c1 /* $NetBSD: unvis.c,v 1.13 2010/11/27 19:46:25 christos Exp $ */
40 static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/6/93";
42 __RCSID("$NetBSD: unvis.c,v 1.13 2010/11/27 19:46:25 christos Exp $");
117 switch(ret = unvis(&outc, (char)c, &state, eflags)) {
136 if (unvis(&outc, (char)0, &state, eflags | UNVIS_END) == UNVIS_VALID)
/freebsd-11-stable/lib/libc/gen/
H A Dunvis-compat.c45 return unvis(cp, c, astate, flag);
48 __sym_compat(unvis, __vis_44bsd, FBSD_1.0);
H A DMakefile.inc150 unvis-compat.c
158 SRCS+= unvis.c vis.c
294 unvis.3 \
510 MLINKS+=unvis.3 strunvis.3 \
511 unvis.3 strunvisx.3
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dvis.h71 * unvis return codes
80 * unvis flags
92 int unvis(char *, char, int *, int);
/freebsd-11-stable/contrib/netbsd-tests/bin/dd/
H A Dt_dd.sh72 allvisbits=`echo -n "$allbits1" | unvis | vis`
73 ebcdicvisbits=`echo -n "$ebcdicbits1" | unvis | vis`
82 test_dd_io "unvis | dd 2>/dev/null | vis" \
84 test_dd_io "unvis | dd ibs=1 2>/dev/null | vis" \
86 test_dd_io "unvis | dd obs=1 2>/dev/null | vis" \
88 test_dd_io "unvis | dd bs=1 2>/dev/null | vis" \
91 test_dd_io "unvis | dd conv=ebcdic 2>/dev/null | vis" \
93 test_dd_io "unvis | dd conv=ebcdic ibs=512 2>/dev/null | vis" \
95 test_dd_io "unvis | dd conv=ebcdic obs=512 2>/dev/null | vis" \
97 test_dd_io "unvis | d
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dunvis.c1 /* $NetBSD: unvis.c,v 1.19 2000/01/22 22:19:13 mycroft Exp $ */
42 static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/4/93";
44 __RCSID("$NetBSD: unvis.c,v 1.19 2000/01/22 22:19:13 mycroft Exp $");
62 __weak_alias(unvis,_unvis)
65 __warn_references(unvis,
66 "warning: reference to compatibility unvis(); include <vis.h> for correct reference")
88 * unvis - decode characters previously encoded by vis
279 if (unvis(dst, (unsigned char)c, &state, UNVIS_END) == UNVIS_VALID)
H A DMakefile.am115 unvis.c \
H A DMakefile.in168 unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \
195 libroken_la-unvis.lo libroken_la-verify.lo libroken_la-vis.lo \
598 unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \
916 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-unvis.Plo@am__quote@
1275 libroken_la-unvis.lo: unvis.c
1276 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-unvis.lo -MD -MP -MF $(DEPDIR)/libroken_la-unvis.Tpo -c -o libroken_la-unvis.lo `test -f 'unvis
[all...]
/freebsd-11-stable/contrib/libc-vis/
H A Dvis.h67 #define _VIS_END 0x1000 /* for unvis */
73 * unvis return codes
82 * unvis flags
118 int unvis(char *, int, int *, int);
H A Dunvis.c1 /* $NetBSD: unvis.c,v 1.44 2014/09/26 15:43:36 roy Exp $ */
35 static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/4/93";
37 __RCSID("$NetBSD: unvis.c,v 1.44 2014/09/26 15:43:36 roy Exp $");
199 * unvis - decode characters previously encoded by vis
202 unvis(char *cp, int c, int *astate, int flag) function
521 switch (unvis(&t, c, &state, flag)) {
542 if (unvis(&t, c, &state, UNVIS_END) == UNVIS_VALID) {
/freebsd-11-stable/kerberos5/lib/libroken/
H A DMakefile71 unvis.c \
/freebsd-11-stable/usr.bin/
H A DMakefile179 unvis \
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl377 sub unvis { subroutine
421 &unvis($1,$2,$3,$4)
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl374 sub unvis { subroutine
418 &unvis($1,$2,$3,$4)
H A Dsha1-sparcv9a.pl550 sub unvis { subroutine
595 &unvis($1,$2,$3,$4)
H A Dsha512-sparcv9.pl797 sub unvis { subroutine
841 &unvis($1,$2,$3,$4)
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf52 progs tty ul uname unexpand unifdef uniq units unvis users uudecode uuencode
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl1393 sub unvis { subroutine
1681 &unvis($1,$2,$3,$4)
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend400 usr.bin/unvis \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc126 #define unvis __unvis50
8925 INTERCEPTOR(int, unvis, char *cp, int c, int *astate, int flag) {
8927 COMMON_INTERCEPTOR_ENTER(ctx, unvis, cp, c, astate, flag);
8930 int ret = REAL(unvis)(cp, c, astate, flag);
8993 COMMON_INTERCEPT_FUNCTION(unvis); \
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure17972 unvis \
20690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if unvis needs a prototype" >&5
20691 $as_echo_n "checking if unvis needs a prototype... " >&6; }
20701 extern int unvis (struct foo*);
20705 unvis(&xx)

Completed in 231 milliseconds