Lines Matching defs:nauths
310 int nauths;
318 nauths = sizeof (pm_authorities) / sizeof (struct pm_authorities_s);
319 for (i = 0; i < nauths; i++) {
342 int nauths;
346 nauths = sizeof (pm_authorities) / sizeof (struct pm_authorities_s);
347 for (i = 0; i < nauths && result == NULL &&
364 int nauths;
375 nauths = sizeof (pm_authorities) / sizeof (struct pm_authorities_s);
376 while (i < nauths) {
385 if (i < nauths) {