Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_bsdextended/
H A Dmac_bsdextended.h89 #define MBO_TYPE_CHR 0x00000008 macro
95 MBO_TYPE_CHR | MBO_TYPE_LNK | MBO_TYPE_SOCK | MBO_TYPE_FIFO)
H A Dmac_bsdextended.c361 match = (rule->mbr_object.mbo_type & MBO_TYPE_CHR); in ugidfw_rulecheck()