Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_grantbylabel/
H A Dmac_grantbylabel.h42 #define GBL_RTSOCK (1<<5) macro
H A Dmac_grantbylabel.c135 gbl |= GBL_RTSOCK; in gbl_parse_label()
273 if (label & GBL_RTSOCK) in mac_grantbylabel_priv_grant()