Searched refs:reqstr (Results 1 – 2 of 2) sorted by relevance
81 char *reqstr; in sip_reqline_to_str() local90 reqstr = _sip_startline_to_str((_sip_msg_t *)sip_msg, error); in sip_reqline_to_str()91 return (reqstr); in sip_reqline_to_str()
273 const char reqstr[] = "/?CONTENT=%s&IP=%s&CID=%s"; in build_request_url() local306 if (snprintf(ppath, URL_MAX_PATHLEN - plen, reqstr, in build_request_url()