Home
last modified time | relevance | path

Searched refs:UNVIS_VALIDPUSH (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dunvis.c363 return UNVIS_VALIDPUSH; in unvis()
374 return UNVIS_VALIDPUSH; in unvis()
390 return UNVIS_VALIDPUSH; in unvis()
398 return UNVIS_VALIDPUSH; in unvis()
520 case UNVIS_VALIDPUSH: in strnunvisx()
/dragonfly/include/
H A Dvis.h81 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro
/dragonfly/usr.bin/unvis/
H A Dunvis.c109 case UNVIS_VALIDPUSH: in process()