Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_ui.c81 char *reqstr; in sip_reqline_to_str() local
90 reqstr = _sip_startline_to_str((_sip_msg_t *)sip_msg, error); in sip_reqline_to_str()
91 return (reqstr); in sip_reqline_to_str()
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c273 const char reqstr[] = "/?CONTENT=%s&IP=%s&CID=%s"; in build_request_url() local
306 if (snprintf(ppath, URL_MAX_PATHLEN - plen, reqstr, in build_request_url()