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

/freebsd-10.0-release/sys/security/mac/
H A Dmac_framework.c506 mac_policy_modevent(module_t mod, int type, void *data) function
516 printf("mac_policy_modevent: MAC_STATIC and late\n");
526 printf("mac_policy_modevent: can't load %s policy "
H A Dmac_policy.h1027 mac_policy_modevent, \
1035 int mac_policy_modevent(module_t mod, int type, void *data);

Completed in 117 milliseconds