Lines Matching refs:Uflag

249 static	boolean_t	Uflag = B_FALSE;	/* Show PID and UID info. */  variable
515 Uflag = B_TRUE; in main()
644 if (Uflag) in main()
772 if (Uflag) in main()
5517 v4_info = Uflag && family_selected(AF_INET) ? in tcp_report()
5520 v6_info = Uflag && family_selected(AF_INET6) ? in tcp_report()
5596 (void) printf(Uflag ? tcp_hdr_v4_verbose_pid : in tcp_report_item_v4()
5599 (void) printf(Uflag ? tcp_hdr_v4_normal_pid : in tcp_report_item_v4()
5611 if (Uflag) { in tcp_report_item_v4()
5619 if (!Uflag && Vflag) { in tcp_report_item_v4()
5639 } else if (!Uflag) { in tcp_report_item_v4()
5653 } else if (Uflag && Vflag) { in tcp_report_item_v4()
5678 } else if (Uflag) { in tcp_report_item_v4()
5725 (void) printf(Uflag ? tcp_hdr_v6_verbose_pid : in tcp_report_item_v6()
5728 (void) printf(Uflag ? tcp_hdr_v6_normal_pid : in tcp_report_item_v6()
5745 if (!Uflag && Vflag) { in tcp_report_item_v6()
5767 } else if (!Uflag) { in tcp_report_item_v6()
5783 } else if (Uflag && Vflag) { in tcp_report_item_v6()
5812 } else if (Uflag) { in tcp_report_item_v6()
5963 v4_info = Uflag && family_selected(AF_INET) ? in udp_report()
5966 v6_info = Uflag && family_selected(AF_INET6) ? in udp_report()
6039 if (Uflag) in udp_report_item_v4()
6061 if (!Uflag) { in udp_report_item_v4()
6111 if (Uflag) in udp_report_item_v6()
6136 if (!Uflag) { in udp_report_item_v6()
6423 if (Uflag) in sctp_conn_report_item()
6439 if (Uflag) { in sctp_conn_report_item()
6547 info = Uflag ? in sctp_report()
7784 if (Uflag) in uds_report_item()
7820 if (!Uflag) { in uds_report_item()