Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfsclient/
HDnfsmount.h91 #define nm_krbname nm_name macro
HDnfs_clvfsops.c1298 bcopy(krbname, nmp->nm_krbname, nmp->nm_krbnamelen); in mountnfs()
/NextBSD/sys/fs/nfs/
HDnfs_commonkrpc.c554 clnt_principal = nmp->nm_krbname; in newnfs_request()