Home | History | Annotate | Download | only in racoon

Lines Matching refs:idtype

4763  * convert idtype to DOI value.
4768 idtype2doi(idtype)
4769 int idtype;
4771 if (ARRAYLEN(rm_idtype2doi) > idtype)
4772 return rm_idtype2doi[idtype];
4796 "Inproper idtype:%s in this function.\n",