Searched refs:gssd_nametype (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/osfmk/gssd/
H A Dgssd_mach_types.h43 typedef enum gssd_nametype { enum
56 } gssd_nametype; typedef in typeref:enum:gssd_nametype
H A Dgssd_mach.defs39 type gssd_nametype = int32_t;
107 in clnt_nt : gssd_nametype;
109 in svc_nt : gssd_nametype;
127 in svc_nt : gssd_nametype;
145 in nt : gssd_nametype;
155 in nt : gssd_nametype;
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_gss.h136 gssd_nametype gss_clnt_prinnt; // Name type of principal
150 gssd_nametype gss_clnt_svcnt; // Service name type
H A Dnfs_gss.c193 static uint8_t *nfs_gss_clnt_svcname(struct nfsmount *, gssd_nametype *, uint32_t *);
1328 nfs_gss_clnt_svcname(struct nfsmount *nmp, gssd_nametype *nt, uint32_t *len)

Completed in 35 milliseconds