Home
last modified time | relevance | path

Searched defs:CRLF (Results 1 – 2 of 2) sorted by relevance

/minix3/lib/libc/gen/
H A Dsyslog.c214 static const char CRLF[] = "\r\n"; in vsyslogp_r() local
/minix3/minix/lib/liblwip/dist/src/apps/httpd/
H A Dhttpd.c110 #define CRLF "\r\n" macro