Lines Matching refs:secprotospec
99 struct secprotospec { struct
114 struct secprotospec *next; /* the tail is the most prefiered. */ argument
115 struct secprotospec *prev; argument
146 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 *
2430 struct secprotospec *spspec; in dupspspec()
2432 struct secprotospec *new;
2466 struct secprotospec *p, *new, *last;
2491 struct secprotospec *p;
2513 struct secprotospec *s;