Searched refs:anOid (Results 1 – 1 of 1) sorted by relevance
334 gss_OID anOid = NULL, userMechOid = NULL; in listUsers() local443 anOid = &mechSet->elements[i]; in listUsers()444 inBufDesc.length = anOid->length; in listUsers()445 inBufDesc.value = anOid->elements; in listUsers()452 anOid = userMechOid; in listUsers()455 if (!gsscred_MakeName(anOid, name, nameOidStr, &outBufDesc)) in listUsers()546 gss_OID anOid = NULL, userMechOid = NULL; in removeUsers() local653 anOid = &mechSet->elements[i]; in removeUsers()654 inBufDesc.length = anOid->length; in removeUsers()655 inBufDesc.value = anOid->elements; in removeUsers()[all …]