Home
last modified time | relevance | path

Searched refs:RSECflag (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c485 RSECflag = B_TRUE; in main()
588 if (RSECflag && !is_system_labeled()) { in main()
651 if (RSECflag) { in main()
2047 if (RSECflag && attr != NULL && attr->tme_flags != 0) { in mitcp_state()
5268 if (!RSECflag || attr == NULL || in print_transport_label()
5510 v4_attrs = family_selected(AF_INET) && RSECflag ? in tcp_report()
5513 v6_attrs = family_selected(AF_INET6) && RSECflag ? in tcp_report()
5957 v4_attrs = family_selected(AF_INET) && RSECflag ? in udp_report()
5959 v6_attrs = family_selected(AF_INET6) && RSECflag ? in udp_report()
6544 attrs = RSECflag ? in sctp_report()
[all …]