Searched defs:do_alloc (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | protocol.c | 221 int do_alloc = (*s == NULL), saw_eos = 0; local 286 if (do_alloc) { 396 if (do_alloc) { 411 if (do_alloc && next_len > 0) { |
Completed in 15 milliseconds