Searched refs:opt_C (Results 1 – 3 of 3) sorted by relevance
210 for x in $opt_C gzip compress212 opt_C=`Which $x "/bin:/usr/bin:$PATH"`213 test -x $opt_C && break220 opt_C=:306 $ECHO $opt_C $log.$p338 $ECHO $opt_C $last340 *.*) $ECHO $opt_C `dirname $log`/$last
780 int opt_C = 0, opt_H = 0, opt_p = 0, opt_v = 0; in main() local824 opt_C = opt_H = 1; in main()828 opt_C = 1; in main()851 if (opt_C == 0 && opt_H == 0) in main()852 opt_C = 1; in main()938 if (opt_C) { in main()
85 static bool opt_C; /* Show congestion control */ variable1318 if (opt_C) { in displaysock()1372 if (opt_C) in display()1513 opt_C = true; in main()