Searched refs:mls_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/security/mac_mls/
H A Dmac_mls.c140 mls_alloc(int flag) function
476 SLOT_SET(label, mls_alloc(M_WAITOK));
483 SLOT_SET(label, mls_alloc(flag));

Completed in 53 milliseconds