Searched refs:anOid (Results 1 – 1 of 1) sorted by relevance
336 gss_OID anOid = NULL, userMechOid = NULL; in listUsers() local445 anOid = &mechSet->elements[i]; in listUsers()446 inBufDesc.length = anOid->length; in listUsers()447 inBufDesc.value = anOid->elements; in listUsers()454 anOid = userMechOid; in listUsers()457 if (!gsscred_MakeName(anOid, name, nameOidStr, &outBufDesc)) in listUsers()548 gss_OID anOid = NULL, userMechOid = NULL; in removeUsers() local655 anOid = &mechSet->elements[i]; in removeUsers()656 inBufDesc.length = anOid->length; in removeUsers()657 inBufDesc.value = anOid->elements; in removeUsers()[all …]