Lines Matching refs:opt_c
86 static bool opt_c; /* Show connected sockets */ variable
513 if (opt_c) { in gather_sctp()
541 if (!opt_c) in gather_sctp()
586 if (!opt_c) in gather_sctp()
625 if (opt_c) { in gather_sctp()
732 (xip->inp_fport != 0 && !opt_c)) in gather_inet()
743 (xip->inp_fport != 0 && !opt_c)) in gather_inet()
864 (xup->unp_conn != 0 && !opt_c)) in gather_unix()
1676 opt_c = true; in main()
1787 if (!opt_c && !opt_l) in main()
1788 opt_c = opt_l = true; in main()