Searched refs:rbot (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dload_file.c15 alist_t *a, *rtop, *rbot; local
28 rbot = NULL;
83 if (rbot != NULL)
84 rbot->al_next = a;
87 rbot = a;
H A Dload_http.c35 alist_t *a, *rtop, *rbot; local
50 rbot = NULL;
182 if (rbot != NULL)
183 rbot->al_next = a;
186 rbot = a;

Completed in 66 milliseconds