Searched refs:ci_next (Results 1 – 4 of 4) sorted by relevance
103 next = ci->ci_next;179 cur->ci_next = getnewci(type, keytag, algorithm,181 if (!cur->ci_next) {188 cur = cur->ci_next;191 *res = head.ci_next;197 if (error && head.ci_next)198 freecertinfo(head.ci_next);318 cur->ci_next = getnewci(qtype, keytag, algorithm,320 if (!cur->ci_next) {327 cur = cur->ci_next;[all …]
68 struct certinfo *ci_next; /* next structure */ member
103 if (res->ci_next != NULL) {
37 __u64 ci_next; member