Searched refs:principal (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/net/sunrpc/auth_gss/ |
D | gss_rpc_upcall.c | 242 static void gssp_hostbased_service(char **principal) in gssp_hostbased_service() argument 246 if (!*principal) in gssp_hostbased_service() 250 c = strchr(*principal, '@'); in gssp_hostbased_service() 255 c = strchr(*principal, '/'); in gssp_hostbased_service() 261 kfree(*principal); in gssp_hostbased_service() 262 *principal = NULL; in gssp_hostbased_service()
|
D | auth_gss.c | 1376 cred->gc_principal = acred->principal; in gss_create_cred() 1494 if (acred->principal != NULL) { in gss_match() 1497 ret = strcmp(acred->principal, gss_cred->gc_principal) == 0; in gss_match() 1588 .principal = gss_cred->gc_principal, in gss_renew_cred()
|
/Linux-v4.19/net/sunrpc/ |
D | auth_generic.c | 62 .principal = service_name, in rpc_lookup_machine_cred() 117 gcred->acred.principal = acred->principal; in generic_create_cred() 155 gcred->acred.principal != acred->principal || in machine_cred_match()
|
/Linux-v4.19/Documentation/devicetree/bindings/misc/ |
D | allwinner,syscon.txt | 5 The principal function of this syscon is to control EMAC PHY choice and
|
/Linux-v4.19/include/linux/sunrpc/ |
D | auth.h | 52 const char *principal; member
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4callback.c | 752 char *principal = clp->cl_cred.cr_targ_princ ? in get_backchannel_cred() local 756 cred = rpc_lookup_machine_cred(principal); in get_backchannel_cred()
|
/Linux-v4.19/Documentation/media/uapi/ |
D | fdl-appendix.rst | 212 together with at least five of the principal authors of the 213 :ref:`Document <fdl-document>` (all of its principal authors, if it
|
/Linux-v4.19/Documentation/power/ |
D | freezing-of-tasks.txt | 99 1. The principal reason is to prevent filesystems from being damaged after
|
/Linux-v4.19/arch/x86/math-emu/ |
D | README | 304 the transcendental functions (in their principal range) was not as
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | mmu.txt | 105 The principal data structure is the shadow page, 'struct kvm_mmu_page'. A
|
/Linux-v4.19/drivers/staging/speakup/ |
D | spkguide.txt | 1367 Version, together with at least five of the principal authors of the 1368 Document (all of its principal authors, if it has fewer than five),
|