Searched refs:proposalspec (Results 1 – 2 of 2) sorted by relevance
98 struct proposalspec { struct102 struct proposalspec *next; /* the tail is the most prefered. */ argument103 struct proposalspec *prev; argument123 struct proposalspec *back;154 static struct proposalspec *newprspec __P((void));155 static void insprspec __P((struct proposalspec *, struct proposalspec **));157 static void insspspec __P((struct secprotospec *, struct proposalspec **));161 __P((struct remoteconf *, struct proposalspec *));1513 struct proposalspec *prspec;1539 struct proposalspec *prspec;[all …]
46 struct proposalspec;121 struct proposalspec *prhead;