Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c241 static boolean_t RSECflag = B_FALSE; /* Security attributes */ variable
419 RSECflag = B_TRUE; in main()
518 if (RSECflag && !is_system_labeled()) { in main()
570 if (RSECflag) { in main()
1639 if (RSECflag && attr != NULL && attr->tme_flags != 0) { in mitcp_state()
1676 if (RSECflag && attr != NULL && attr->tme_flags != 0) { in miudp_state()
4392 RSECflag ? " Gateway security attributes " : "", in ire_report_item_v4()
4393 RSECflag ? "-------------------------------" : ""); in ire_report_item_v4()
4638 RSECflag ? " Gateway security attributes " : "", in ire_report_item_v6()
4639 RSECflag ? "-------------------------------" : ""); in ire_report_item_v6()
[all …]