Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c266 char crnl[] = "\r\n"; in xo_send_syslog() local
273 v->iov_base = crnl; in xo_send_syslog()
/freebsd/crypto/openssh/
H A Dkex.c1217 char *crnl = "\r\n"; in send_error() local
1225 crnl, strlen(crnl)) != strlen(crnl)) in send_error()