Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_label.c58 static void mac_labelzone_dtor(void *mem, int size, void *arg);
65 mac_labelzone_ctor, mac_labelzone_dtor, NULL, NULL, in mac_labelzone_init()
108 mac_labelzone_dtor(void *mem, int size, void *arg) in mac_labelzone_dtor() function