Searched refs:opt_C (Results 1 – 3 of 3) sorted by relevance
205 opt_C=${NEWLOG_COMPRESS}224 for x in $opt_C gzip compress226 opt_C=`Which $x "/bin:/usr/bin:$PATH"`227 test -x $opt_C && break234 opt_C=:320 $ECHO $opt_C $log.$p352 $ECHO $opt_C $last354 *.*) $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()
89 static bool opt_C; /* Show congestion control */ variable1348 if (opt_C && s->proto == IPPROTO_TCP) { in calculate_sock_column_widths()1591 if (opt_C) { in display_sock()1606 if (opt_C) in display_sock()1711 if (opt_C) in display()1911 opt_C = true; in main()