Home
last modified time | relevance | path

Searched refs:UNVIS_SYNBAD (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dunvis.c103 return (*astate == S_GROUND ? UNVIS_NOCHAR : UNVIS_SYNBAD); in rk_unvis()
185 return (UNVIS_SYNBAD); in rk_unvis()
194 return (UNVIS_SYNBAD); in rk_unvis()
242 return (UNVIS_SYNBAD); in rk_unvis()
H A Dvis.hin79 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */
/freebsd/contrib/libc-vis/
H A Dunvis.c228 return UNVIS_SYNBAD; in unvis()
490 return UNVIS_SYNBAD; in unvis()
532 case UNVIS_SYNBAD: in strnunvisx()
H A Dvis.h77 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dvis.h76 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro
/freebsd/contrib/unvis/
H A Dunvis.c124 case UNVIS_SYNBAD: in process()
/freebsd/contrib/openbsm/compat/
H A Dvis.h67 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro