Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_framework.c551 if (strcmp(tmpc->mpc_name, mpc->mpc_name) == 0) { in mac_policy_register()
593 mpc->mpc_name); in mac_policy_register()
643 mpc->mpc_name); in mac_policy_unregister()
673 "after booting\n", mpc->mpc_name); in mac_policy_modevent()
H A Dmac_syscalls.c643 if (strcmp(mpc->mpc_name, target) == 0 && in sys_mac_syscall()
654 if (strcmp(mpc->mpc_name, target) == 0 && in sys_mac_syscall()
H A Dmac_policy.h1010 char *mpc_name; /* policy name */ member
1049 .mpc_name = #mpname, \