Searched refs:certinfo (Results 1 – 3 of 3) sorted by relevance
66 static struct certinfo *getnewci __P((int, int, int, int, int, 69 static struct certinfo *74 struct certinfo *res;98 struct certinfo *ci; in freecertinfo()100 struct certinfo *next;123 struct certinfo **res;128 struct certinfo head, *cur;206 struct certinfo **res;215 struct certinfo head, *cur;385 struct certinfo *res, *p;
61 struct certinfo { struct68 struct certinfo *ci_next; /* next structure */ argument71 extern void freecertinfo __P((struct certinfo *));72 extern int getcertsbyname __P((char *, struct certinfo **));
63 struct certinfo *res = NULL;