Home
last modified time | relevance | path

Searched refs:ENDL (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/share/examples/refuse/ian/libfetch/
Dcommon.c69 static const char ENDL[2] = "\r\n"; variable
588 iov[1].iov_base = __DECONST(char *, ENDL); in _fetch_putln()
589 iov[1].iov_len = sizeof(ENDL); in _fetch_putln()