Searched refs:secprotospec (Results 1 – 1 of 1) sorted by relevance
101 struct secprotospec *spspec; /* the head is always current spec. */106 struct secprotospec { struct121 struct secprotospec *next; /* the tail is the most prefiered. */ argument122 struct secprotospec *prev; argument156 static struct secprotospec *newspspec __P((void));157 static void insspspec __P((struct secprotospec *, struct proposalspec **));1925 struct secprotospec *spspec;2200 static struct secprotospec *2203 struct secprotospec *new; in newspspec()2228 struct secprotospec *spspec; in insspspec()[all …]