Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.h86 struct mac_lomac_element ml_auxsingle; member
H A Dmac_lomac.c245 &single->ml_auxsingle) && in lomac_auxsingle_in_range()
246 lomac_dominate_element(&single->ml_auxsingle, in lomac_auxsingle_in_range()
304 if (ml->ml_auxsingle.mle_type == MAC_LOMAC_TYPE_EQUAL) in lomac_contains_equal()
374 switch (ml->ml_auxsingle.mle_type) { in lomac_valid()
385 if (ml->ml_auxsingle.mle_type != MAC_LOMAC_TYPE_UNDEF) in lomac_valid()
474 labelto->ml_auxsingle = labelfrom->ml_auxsingle; in lomac_copy_auxsingle()
2301 bzero(&ml_temp.ml_auxsingle, sizeof(ml_temp.ml_auxsingle)); in lomac_vnode_associate_extattr()
2796 lomac_set_single(&temp, dir->ml_auxsingle.mle_type, in lomac_vnode_create_extattr()
2797 dir->ml_auxsingle.mle_grade); in lomac_vnode_create_extattr()
2830 lomac_set_single(dest, robj->ml_auxsingle.mle_type, in lomac_vnode_execve_transition()
[all …]