Searched refs:hosttypes (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A Dad.c551 const char *s, *hosttypes[] = { "host", "ldap", "gc", "cifs", "dns" }; local
558 for (i = 0; i < sizeof(hosttypes)/sizeof(hosttypes[0]); i++) {
559 if (strcasecmp(s, hosttypes[i]) == 0)

Completed in 275 milliseconds