Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_framework.c535 if (strcmp(tmpc->mpc_name, mpc->mpc_name) == 0) { in mac_policy_register()
542 if (strcmp(tmpc->mpc_name, mpc->mpc_name) == 0) { in mac_policy_register()
587 mpc->mpc_name); in mac_policy_register()
637 mpc->mpc_name); in mac_policy_unregister()
667 "after booting\n", mpc->mpc_name); in mac_policy_modevent()
H A Dmac_syscalls.c567 if (strcmp(mpc->mpc_name, target) == 0 && in sys_mac_syscall()
578 if (strcmp(mpc->mpc_name, target) == 0 && in sys_mac_syscall()
H A Dmac_policy.h976 char *mpc_name; /* policy name */ member
1013 .mpc_name = #mpname, \