Home
last modified time | relevance | path

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

/dports/net/sipsak/sipsak-0.9.6/
H A Dsipsak.h189 #define CONT_SHORT_STR "\nm: " macro
190 #define CONT_SHORT_STR_LEN (sizeof(CONT_SHORT_STR) - 1)
H A Dheader_f.c525 (contact=STRCASESTR(message, CONT_SHORT_STR))==NULL ) { in uri_from_contact()
H A Dshoot.c198 (contact = STRCASESTR(rec, CONT_SHORT_STR)) != NULL) { in trace_reply()