Searched refs:quoted_name (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c239 boolean_t quoted_name = B_FALSE; local
311 quoted_name = B_TRUE;
320 if (quoted_name && sip_find_token(sip_header, SIP_QUOTE) != 0) {
328 if (quoted_name)
1023 boolean_t quoted_name = B_FALSE; local
1089 quoted_name = B_TRUE;
1097 if (quoted_name) {
1111 if (!quoted_name) {
H A Dsip_parse_hdrs.c1435 boolean_t quoted_name = B_FALSE; local
1448 quoted_name = B_TRUE;
1463 if (quoted_name &&
1558 if (quoted_name)

Completed in 26 milliseconds