Home
last modified time | relevance | path

Searched defs:nfs_testmapid (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/nfs/ !
H A Dnfs.h830 struct nfs_testmapid { struct
831 uint32_t ntm_lookup; /* lookup name 2 id or id 2 name */
832 uint32_t ntm_grpflag; /* Is this a group or user maping */
833 uint32_t ntm_id; /* id to map or return */
834 uint32_t pad;
835 guid_t ntm_guid; /* intermidiate guid used in conversion */
836 char ntm_name[MAXIDNAMELEN]; /* name to map or return */