Home
last modified time | relevance | path

Searched refs:cr_targ_princ (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsvcauth.h33 char *cr_targ_princ; member
42 cred->cr_targ_princ = NULL; in init_svc_cred()
52 kfree(cred->cr_targ_princ); in free_svc_cred()
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c360 data->creds.cr_targ_princ = in gssp_accept_sec_context_upcall()
362 gssp_hostbased_service(&data->creds.cr_targ_princ); in gssp_accept_sec_context_upcall()
/linux/fs/nfsd/
H A Dnfs4state.c2714 target->cr_targ_princ = kstrdup(source->cr_targ_princ, GFP_KERNEL); in nfsd4_mach_creds_match()
2717 (source->cr_targ_princ && !target->cr_targ_princ)) in nfsd4_mach_creds_match()
2789 /* XXX: check that cr_targ_princ fields match ? */ in seq_quote_mem()