Searched refs:tmpc (Results 1 – 1 of 1) sorted by relevance
513 struct mac_policy_conf *tmpc; in mac_policy_register() local534 LIST_FOREACH(tmpc, &mac_static_policy_list, mpc_list) { in mac_policy_register()535 if (strcmp(tmpc->mpc_name, mpc->mpc_name) == 0) { in mac_policy_register()541 LIST_FOREACH(tmpc, &mac_policy_list, mpc_list) { in mac_policy_register()542 if (strcmp(tmpc->mpc_name, mpc->mpc_name) == 0) { in mac_policy_register()