Searched refs:COMMP_CRLF (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcommputil/common/
H A Dcommp_util.h38 #define COMMP_CRLF "\r\n" macro
H A Dsdp.c48 a_value, COMMP_CRLF); \
51 a_name, COMMP_CRLF); \
64 k_enckey, COMMP_CRLF); \
67 k_method, COMMP_CRLF); \
77 b_type, COMMP_COLON, (m_bw)->b_value, COMMP_CRLF); \
86 wrote = snprintf(buf, len, "i=%s%s", (m_info), COMMP_CRLF); \
100 c_ttl, (m_conn)->c_addrcount, COMMP_CRLF); \
105 COMMP_CRLF); \
109 (m_conn)->c_address, COMMP_CRLF); \
116 (m_conn)->c_address, COMMP_CRLF); \
[all...]
H A Dsdp_parse.c1215 if (strncmp(COMMP_CRLF, current, strlen(COMMP_CRLF)) == 0) {

Completed in 18 milliseconds