Lines Matching refs:gss_OID
54 gss_OID *oid;
96 const gss_OID oid;
97 gss_OID *new_oid;
99 gss_OID p;
110 p = (gss_OID) malloc(sizeof (gss_OID_desc));
148 const gss_OID member_oid;
151 gss_OID elist;
152 gss_OID lastel;
166 if (((*oid_set)->elements = (gss_OID) malloc(((*oid_set)->count+1) *
200 const gss_OID member;
235 const gss_OID oid;
327 gss_OID *oid;
405 if ((*oid = (gss_OID) malloc(sizeof (gss_OID_desc)))) {