fnmatch 431 source3/lib/gencache.c if (fnmatch(state->pattern, keystr, 0) != 0) { fnmatch 815 source4/heimdal/lib/krb5/principal.c if(fnmatch(princ_realm(pattern), princ_realm(princ), 0) != 0) fnmatch 818 source4/heimdal/lib/krb5/principal.c if(fnmatch(princ_ncomp(pattern, i), princ_ncomp(princ, i), 0) != 0)