Home
last modified time | relevance | path

Searched refs:endhdr (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/lib/
Dload_http.c33 int fd, len, left, port, endhdr, removed, linenum = 0; in load_http() local
114 endhdr = 0; in load_http()
122 if (endhdr >= 0) { in load_http()
123 if (endhdr == 0) { in load_http()
137 endhdr = -1; in load_http()
142 endhdr++; in load_http()
147 if (endhdr >= 0) in load_http()