Searched refs:secprotospec (Results 1 – 2 of 2) sorted by relevance
99 struct secprotospec { struct114 struct secprotospec *next; /* the tail is the most prefiered. */ argument115 struct secprotospec *prev; argument146 static struct secprotospec *newspspec __P((void));147 static void insspspec __P((struct remoteconf *, struct secprotospec *));2128 struct secprotospec *spspec;2391 static struct secprotospec *2394 struct secprotospec *new;2420 struct secprotospec *spspec;2428 static struct secprotospec *[all …]
47 struct secprotospec;155 struct secprotospec *spspec; /* the head is always current spec. */