Lines Matching refs:remoteconf
1 /* $NetBSD: remoteconf.c,v 1.9.4.2 2008/06/18 07:30:19 mgrooms Exp $ */
3 /* Id: remoteconf.c,v 1.38 2006/05/06 15:52:44 manubsd Exp */
67 #include "remoteconf.h"
80 static TAILQ_HEAD(_rmtree, remoteconf) rmtree, rmtree_save, rmtree_tmp;
96 struct remoteconf *
101 struct remoteconf *p;
102 struct remoteconf *anon = NULL;
161 struct remoteconf *
168 struct remoteconf *
171 struct remoteconf *new;
227 struct remoteconf *
231 struct remoteconf *new, *old;
267 struct remoteconf *
269 struct remoteconf *rmconf;
271 struct remoteconf *new;
299 struct remoteconf *rmconf;
369 struct remoteconf *new;
376 struct remoteconf *rmconf;
384 struct remoteconf *p, *next;
421 struct remoteconf *rmconf;
465 struct remoteconf *rmconf;
483 struct remoteconf *
486 struct remoteconf *p, *ret = NULL;
510 static struct remoteconf *
511 dump_rmconf_single (struct remoteconf *p, void *data)