Home
last modified time | relevance | path

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

/trueos/crypto/heimdal/lib/roken/
HDunvis.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()
HDvis.hin79 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */
/trueos/contrib/libc-vis/
HDunvis.c229 return UNVIS_SYNBAD; in unvis()
485 return UNVIS_SYNBAD; in unvis()
527 case UNVIS_SYNBAD: in strnunvisx()
HDvis.h74 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro
/trueos/crypto/openssh/openbsd-compat/
HDvis.h74 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro
/trueos/contrib/unvis/
HDunvis.c124 case UNVIS_SYNBAD: in process()
/trueos/contrib/openbsm/compat/
HDvis.h67 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro