gss_service_to_auth_domain_name   80 include/linux/sunrpc/gss_api.h char *gss_service_to_auth_domain_name(struct gss_api_mech *, u32 service);
gss_service_to_auth_domain_name  786 net/sunrpc/auth_gss/svcauth_gss.c 	name = gss_service_to_auth_domain_name(ctx->mech_type, svc);