Searched refs:GETLINE (Results 1 – 2 of 2) sorted by relevance
320 #define GETLINE(line, buf) \ in bounce_template_parse_buffer() macro323 while ((GETLINE(cp, tval)) != 0 && (hlen = is_header(cp)) > 0) { in bounce_template_parse_buffer()364 (void) GETLINE(cp, tval); in bounce_template_parse_buffer()402 (void) GETLINE(cp, tval); in bounce_template_parse_buffer()
295 runtest getline GETLINE || true