HomeSort by relevance Sort by last modified time
    Searched refs:VIS_CSTYLE (Results 1 - 5 of 5) sorted by null

  /external/libedit/src/
vis.h 41 #define VIS_CSTYLE 0x0002 /* use \[nrft0..] where appropiate */
  /external/openssh/openbsd-compat/
vis.h 50 #define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropriate */
setproctitle.c 153 VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL);
vis.c 73 if (flag & VIS_CSTYLE) {
  /external/openssh/
log.c 65 #define LOG_SYSLOG_VIS (VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL)

Completed in 203 milliseconds