Searched refs:pol_name (Results 1 – 1 of 1) sorted by relevance
247 char *pol_name; member274 for (polp = policies; polp->pol_name != NULL; ++polp) { in get_mbind_policy()277 if (strncmp(pol, polp->pol_name, plen)) in get_mbind_policy()