Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c131 #define PSLOT_SET(l, val) mac_label_set((l), lomac_slot, (uintptr_t)(val)) macro
1913 PSLOT_SET(label, NULL); in lomac_proc_destroy_label()
1920 PSLOT_SET(label, malloc(sizeof(struct mac_lomac_proc), M_LOMAC, in lomac_proc_init_label()