Home | History | Annotate | Download | only in dist

Lines Matching defs:useProxy

32527     int useProxy = 0;
32532 useProxy = atoi(envforce)>0;
32534 useProxy = !(fsInfo.f_flags&MNT_LOCAL);
32536 if( useProxy ){