Home | History | Annotate | Download | only in lib

Lines Matching refs:endofline_network

302     const char *endofline_network;
311 endofline_network = "\x0a";
315 endofline_network = "\x0d\x0a";
342 endofline_network,
343 strlen(endofline_network));
390 nread += strlen(endofline_network); /* for the added end of line */