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.c246 static boolean_t RSECflag = B_FALSE; /* Security attributes */ variable
485 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()
2084 if (RSECflag && attr != NULL && attr->tme_flags != 0) { in miudp_state()
4817 RSECflag ? " Gateway security attributes " : "", in ire_report_item_v4()
4818 RSECflag ? "-------------------------------" : ""); in ire_report_item_v4()
5094 RSECflag ? " Gateway security attributes " : "", in ire_report_item_v6()
5095 RSECflag ? "-------------------------------" : ""); in ire_report_item_v6()
[all …]