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

/freebsd-11-stable/contrib/serf/buckets/
H A Dbuckets.c226 *found = SERF_NEWLINE_NONE;
283 *found = SERF_NEWLINE_NONE;
288 *found = SERF_NEWLINE_NONE;
299 case SERF_NEWLINE_NONE:
530 if (found == SERF_NEWLINE_NONE) {
H A Dheaders_buckets.c400 ? SERF_NEWLINE_CRLF : SERF_NEWLINE_NONE;
/freebsd-11-stable/contrib/serf/
H A Dserf.h728 #define SERF_NEWLINE_NONE 0x0008 macro
772 * in the returned data, then SERF_NEWLINE_NONE is stored into @a found.

Completed in 79 milliseconds