Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/security/mac/
HDmac_framework.c552 if (strcmp(tmpc->mpc_name, mpc->mpc_name) == 0) { in mac_policy_register()
594 mpc->mpc_name); in mac_policy_register()
644 mpc->mpc_name); in mac_policy_unregister()
674 "after booting\n", mpc->mpc_name); in mac_policy_modevent()
HDmac_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()
HDmac_policy.h1010 char *mpc_name; /* policy name */ member
1049 .mpc_name = #mpname, \