Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/support/
H A Dplugins.c332 static const char *const fileexts[] = FILEEXTS; in krb5int_get_plugin_filenames() local
343 for (i = 0; fileexts[i]; i++) { exts_count++; } in krb5int_get_plugin_filenames()
351 for (j = 0; !err && fileexts[j]; j++) { in krb5int_get_plugin_filenames()
353 filebases[i], fileexts[j]) < 0) { in krb5int_get_plugin_filenames()