Lines Matching defs:policy
211 static char policy[256]; /* 256 is enough for (nis, files...etc) */
214 memset((char *)policy, 0, 256);
218 strcat(policy, " ");
219 strcat(policy, look->service_name);
222 return (policy);
241 first_and_only_switch_policy(char *policy,
254 conf = __nsw_getconfig(policy, &perr);
269 "The default publickey policy is \"publickey: %s\".\n",
293 check_switch_policy(char *policy, char *target_service,
304 conf = __nsw_getconfig(policy, &perr);
311 "The default publickey policy is \"publickey: %s\".\n",