Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/smtp/
Dnxd_smtp_client.c56 static VOID _nx_smtp_find_crlf(UCHAR *buffer, UINT length, UCHAR **CRLF, UINT reverse);
4542 VOID _nx_smtp_find_crlf(UCHAR *buffer, UINT length, UCHAR **CRLF, UINT in_reverse) in _nx_smtp_find_crlf() argument
4547 *CRLF = NULL; in _nx_smtp_find_crlf()
4567 *CRLF = buffer - 1; in _nx_smtp_find_crlf()
4586 *CRLF = buffer; in _nx_smtp_find_crlf()