Searched defs:NL (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dtc.c156 static char NL[] = "\n", CS[] = ": "; local
184 iov[count].iov_base = NL;
185 iov[count++].iov_len = sizeof(NL) - 1;

Completed in 16 milliseconds