Searched refs:UNVIS_NOCHAR (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dunvis.c218 return UNVIS_NOCHAR;
230 return UNVIS_NOCHAR;
234 return UNVIS_NOCHAR;
238 return UNVIS_NOCHAR;
242 return UNVIS_NOCHAR;
257 return UNVIS_NOCHAR;
261 return UNVIS_NOCHAR;
264 return UNVIS_NOCHAR;
303 return UNVIS_NOCHAR;
309 return UNVIS_NOCHAR;
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/compat/
H A Dvis.h66 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro
H A Dunvis.c62 return (*astate == S_GROUND ? UNVIS_NOCHAR : UNVIS_SYNBAD);
135 return (UNVIS_NOCHAR);
141 return (UNVIS_NOCHAR);
229 case UNVIS_NOCHAR:
265 case UNVIS_NOCHAR:
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dunvis.c105 return (*astate == S_GROUND ? UNVIS_NOCHAR : UNVIS_SYNBAD);
178 return (UNVIS_NOCHAR);
184 return (UNVIS_NOCHAR);
275 case UNVIS_NOCHAR:
H A Dvis.hin78 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */
/netbsd-6-1-5-RELEASE/include/
H A Dvis.h71 #define UNVIS_NOCHAR 3 /* valid sequence, no character produced */ macro
/netbsd-6-1-5-RELEASE/usr.bin/unvis/
H A Dunvis.c129 case UNVIS_NOCHAR:
/netbsd-6-1-5-RELEASE/usr.sbin/sti/
H A Dsti.c63 case UNVIS_NOCHAR:

Completed in 114 milliseconds