Home
last modified time | relevance | path

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

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