Home
last modified time | relevance | path

Searched refs:NFS_MATTR_SVCPRINCIPAL (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/nfs/
H A Dnfs.h207 #define NFS_MATTR_SVCPRINCIPAL 26 /* GSS principal to authenticate to, the server pri… macro
H A Dnfs_vfsops.c2891 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SVCPRINCIPAL)) { in mountnfs()
3609 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SVCPRINCIPAL)) { in nfs_mirror_mount_domount()
5286 NFS_BITMAP_SET(mattrs, NFS_MATTR_SVCPRINCIPAL); in nfs_mountinfo_assemble()
5530 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SVCPRINCIPAL)) { in nfs_mountinfo_assemble()