Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_label.c79 label->l_flags = MAC_FLAG_INITIALIZED; in mac_init_label()
86 KASSERT(label->l_flags & MAC_FLAG_INITIALIZED, in mac_destroy_label()
92 label->l_flags &= ~MAC_FLAG_INITIALIZED; in mac_destroy_label()
H A Dmac_internal.h159 int l_flags; member
/f-stack/freebsd/sys/
H A Delf32.h83 Elf32_Word l_flags; /* Flags (LL_*). */ member
H A Delf64.h92 Elf64_Word l_flags; /* Flags (LL_*). */ member