Searched refs:compare_secflavor (Results 1 – 1 of 1) sorted by relevance
233 static int compare_secflavor(int *, int *, int);2313 &oep->ex_defanon) != 0 || compare_secflavor(ep->ex_defsecflavors, in compare_export()2327 compare_secflavor(grp->gr_secflavors, in compare_export()2398 compare_secflavor(int *sec1, int *sec2, int nsec) in compare_secflavor() function