Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dvis.h50 #define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropriate */ macro
Dsetproctitle.c154 VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL); in setproctitle()
Dvis.c73 if (flag & VIS_CSTYLE) { in vis()
/external/openssh/
Dlog.c65 #define LOG_SYSLOG_VIS (VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL)