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