Home
last modified time | relevance | path

Searched refs:VIS_CSTYLE (Results 1 – 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
Dvis.h50 #define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropriate */ macro
Dsetproctitle.c153 VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL); in setproctitle()
Dvis.c67 if (flag & VIS_CSTYLE) { in vis()
/external/libedit/src/
Dvis.h41 #define VIS_CSTYLE 0x0002 /* use \[nrft0..] where appropiate */ macro
Dvis.c185 if (flags & VIS_CSTYLE) { in do_mbyte()
/external/openssh/
Dlog.c66 #define LOG_SYSLOG_VIS (VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL)