OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIS_CSTYLE
(Results
1 - 4
of
4
) sorted by null
/external/openssh/openbsd-compat/
vis.h
50
#define
VIS_CSTYLE
0x02 /* use \[nrft0..] where appropriate */
setproctitle.c
148
VIS_CSTYLE
|VIS_NL|VIS_TAB|VIS_OCTAL);
vis.c
67
if (flag &
VIS_CSTYLE
) {
/external/openssh/
log.c
64
#define LOG_SYSLOG_VIS (
VIS_CSTYLE
|VIS_NL|VIS_TAB|VIS_OCTAL)
Completed in 226 milliseconds