Searched refs:reslist (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/arlib/
H A Darplib.h28 struct reslist { struct
41 struct reslist *re_next, *re_prev;
H A Darlib.c31 static struct reslist *ar_last, *ar_first;
47 static int do_query_name(/* struct resinfo *, char *, struct reslist * */);
48 static int do_query_number(/* struct resinfo *, char *, struct reslist * */);
49 static int ar_resend_query(/* struct reslist * */);
172 struct reslist *new;
198 struct reslist *old;
200 register struct reslist *rptr, *r2ptr;
251 static struct reslist *ar_make_request(resi)
254 register struct reslist *rptr;
257 rptr = (struct reslist *)callo
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c66 static void reslist (struct parse *, FILE *);
152 { "reslist", reslist, {OPT|IP_VERSION, NO, NO, NO },
1685 * reslist - obtain and print the server's restrict list
1689 reslist( function

Completed in 119 milliseconds