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

/macosx-10.10.1/KerberosHelper-151/Source/
H A DKerberosHelper.c279 strcmp_trailer(const char *f, const char *p) function
311 if (strcmp_trailer(host, ".local") == 0)
313 if (btmmDomain && strcmp_trailer(host, btmmDomain) == 0)

Completed in 149 milliseconds