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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_parse_generic.h50 extern int sip_goto_next_value(_sip_header_t *);
H A Dsip_parse_hdrs.c1201 if (sip_goto_next_value(sip_header) != 0) {
1210 if (sip_goto_next_value(sip_header) != 0) {
1219 if (sip_goto_next_value(sip_header) != 0) {
1230 if (sip_goto_next_value(sip_header) != 0) {
1243 if (sip_goto_next_value(sip_header) != 0) {
1255 if (sip_goto_next_value(sip_header) != 0) {
1264 if (sip_goto_next_value(sip_header) != 0) {
1276 if (sip_goto_next_value(sip_header) != 0) {
1291 if (sip_goto_next_value(sip_header) != 0) {
1308 if (sip_goto_next_value(sip_heade
[all...]
H A Dsip_parse_generic.c199 sip_goto_next_value(_sip_header_t *sip_header) function

Completed in 25 milliseconds