Home
last modified time | relevance | path

Searched refs:ci_next (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Dgetcertsbyname.c103 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 …]
Dnetdb_dnssec.h68 struct certinfo *ci_next; /* next structure */ member
Ddnssec.c103 if (res->ci_next != NULL) {
/external/kernel-headers/original/uapi/linux/
Dnilfs2_api.h38 __u64 ci_next; member