Searched refs:VIS_CSTYLE (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libnetbsd/
H A Dftpvis.h42 #define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropiate */ macro
H A Dstrvis.c130 if (flag & VIS_CSTYLE) { \
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dvis.h41 #define VIS_CSTYLE 0x002 /* use \[nrft0..] where appropiate */ macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dvis.h68 #define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropriate */ macro
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dvis.h50 #define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropriate */ macro
H A Dsetproctitle.c148 VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL);
H A Dvis.c67 if (flag & VIS_CSTYLE) {
/macosx-10.10/libedit-40/src/
H A Dvis.h41 #define VIS_CSTYLE 0x002 /* use \[nrft0..] where appropiate */ macro
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dxprintf_vis.c74 ret = strvisx(buf, p, l, VIS_WHITE | VIS_CSTYLE | VIS_OCTAL);
/macosx-10.10/adv_cmds-158/ps/
H A Dfmt.c86 VIS_NL | VIS_CSTYLE);
/macosx-10.10/shell_cmds-179/w/
H A Dfmt.c83 VIS_NL | VIS_CSTYLE);
/macosx-10.10/text_cmds-88/vis/
H A Dvis.c80 eflags |= VIS_CSTYLE;
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dvis.hin55 #define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropiate */
H A Dvis.c184 if (flag & VIS_CSTYLE) {
/macosx-10.10/remote_cmds-47/talkd.tproj/
H A Dannounce.c137 strvis(vis_user, request->l_name, VIS_CSTYLE);
/macosx-10.10/OpenSSH-189/openssh/
H A Dlog.c64 #define LOG_SYSLOG_VIS (VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL)
/macosx-10.10/file_cmds-242/pax/
H A Dgen_subs.c217 (void)vis(visbuf, cp[0], VIS_CSTYLE, cp[1]);
/macosx-10.10/mail_cmds-30/comsat/
H A Dcomsat.c308 (void)strvis(visline, line, VIS_CSTYLE);

Completed in 156 milliseconds