Home
last modified time | relevance | path

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

/freebsd/contrib/libc-vis/
H A Dunvis.c226 return UNVIS_NOCHAR; in unvis()
238 return UNVIS_NOCHAR; in unvis()
242 return UNVIS_NOCHAR; in unvis()
246 return UNVIS_NOCHAR; in unvis()
250 return UNVIS_NOCHAR; in unvis()
265 return UNVIS_NOCHAR; in unvis()
269 return UNVIS_NOCHAR; in unvis()
272 return UNVIS_NOCHAR; in unvis()
311 return UNVIS_NOCHAR; in unvis()
317 return UNVIS_NOCHAR; in unvis()
[all …]
H A Dvis.h76 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro
/freebsd/crypto/heimdal/lib/roken/
H A Dunvis.c103 return (*astate == S_GROUND ? UNVIS_NOCHAR : UNVIS_SYNBAD); in rk_unvis()
176 return (UNVIS_NOCHAR); in rk_unvis()
182 return (UNVIS_NOCHAR); in rk_unvis()
273 case UNVIS_NOCHAR: in rk_strunvis()
H A Dvis.hin78 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */
/freebsd/crypto/openssh/openbsd-compat/
H A Dvis.h75 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro
/freebsd/contrib/unvis/
H A Dunvis.c129 case UNVIS_NOCHAR: in process()
/freebsd/contrib/openbsm/compat/
H A Dvis.h66 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro