Searched refs:crlf_strip (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/tests/kits/net/sock/
H A Dcrlf.c37 crlf_strip(char *dst, int dstsize, const char *src, int lenin) function
45 err_quit("crlf_strip: destination not big enough");
H A Dlooptcp.c78 ntowrite = crlf_strip(wbuf, writelen, rbuf, nread);
H A Dsock.h135 int crlf_strip(char *, int, const char *, int);
H A Dloopudp.c194 ntowrite = crlf_strip(wbuf, writelen, rbuf, nread);

Completed in 58 milliseconds