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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_uri_ui.c334 if ((_uri->sip_uri_errflags & SIP_URIERR_QUERY) != 0 && error != NULL)
457 if (errflags & SIP_URIERR_QUERY)
H A Dsip.h230 #define SIP_URIERR_QUERY 0x00000100 /* query specific error */ macro
H A Dsip_parse_uri.c1018 outurl->sip_uri_errflags |= SIP_URIERR_QUERY;

Completed in 51 milliseconds