Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/tsol/
H A Dblabel.c374 SETBLTYPE(label, type); in setbltype()
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h351 #define SETBLTYPE(l, t) (((_bclabel_impl_t *)(l))->_bcl_sl.id = (t)) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1300 SETBLTYPE(sl, SUN_SL_ID); in cipso2sl()