Searched refs:ENDL (Results 1 – 1 of 1) sorted by relevance
138 static const char ENDL[2] = { '\r', '\n' }; variable1539 iov[1].iov_base = __DECONST(char *, ENDL); in fetch_putln()1540 iov[1].iov_len = sizeof(ENDL); in fetch_putln()