Searched refs:doANSI (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswpriv.h142 extern int doANSI; /* -a flag */
H A Dmain.c62 int doANSI = 0; /* got -a (ansi) flag for -h file */ variable
112 doANSI++;
H A Dpsw.c800 if(doANSI)
805 if (doANSI)
811 if(doANSI)
1121 if(doANSI)
1185 if(!doANSI) {
1193 if(doANSI)
1210 if (!doANSI) {
1222 if (doANSI) {
1237 if (reentrant && writable && !doANSI) {
1241 if (!doANSI) {
[all...]

Completed in 15 milliseconds