Searched refs:auth_domain_name (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c42 kfree(pf->auth_domain_name);
43 pf->auth_domain_name = NULL;
70 pf->auth_domain_name = make_auth_domain_name(pf->name);
72 if (pf->auth_domain_name == NULL)
75 pf->pseudoflavor, pf->auth_domain_name);
337 return gm->gm_pfs[i].auth_domain_name;
/linux-master/include/linux/sunrpc/
H A Dgss_api.h86 char *auth_domain_name; member in struct:pf_desc

Completed in 177 milliseconds