gss_mech_get_by_pseudoflavor  155 include/linux/sunrpc/gss_api.h struct gss_api_mech *gss_mech_get_by_pseudoflavor(u32);
gss_mech_get_by_pseudoflavor 1044 net/sunrpc/auth_gss/auth_gss.c 	gss_auth->mech = gss_mech_get_by_pseudoflavor(flavor);
gss_mech_get_by_pseudoflavor  307 net/sunrpc/auth_gss/gss_mech_switch.c 	gm = gss_mech_get_by_pseudoflavor(pseudoflavor);