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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_uri_ui.c203 if ((_uri->sip_uri_errflags & SIP_URIERR_PASS) != 0 && error != NULL)
443 if (errflags & SIP_URIERR_PASS)
H A Dsip_parse_uri.c1086 outurl->sip_uri_errflags |= SIP_URIERR_PASS;
1527 outurl->sip_uri_errflags & SIP_URIERR_PASS ||
1551 ~SIP_URIERR_PASS;
H A Dsip.h221 #define SIP_URIERR_PASS 0x00000004 /* invalid password */ macro

Completed in 37 milliseconds