Searched refs:clnt_principal (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/fs/nfs/common/ |
| D | nfs_commonkrpc.c | 396 nfs_getauth(struct nfssockreq *nrp, int secflavour, char *clnt_principal, in nfs_getauth() argument 417 if (clnt_principal == NULL) in nfs_getauth() 422 clnt_principal, srv_principal, "kerberosv5", in nfs_getauth() 498 char *srv_principal = NULL, *clnt_principal = NULL; in newnfs_request() local 561 clnt_principal = nmp->nm_krbname; in newnfs_request() 624 clnt_principal, srv_principal, NULL, authcred); in newnfs_request()
|