Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsip/common/
H A Dsip_headers.c161 sip_param_t *param, *next_param; in sip_free_params() local
166 next_param = param->param_next; in sip_free_params()
168 param = next_param; in sip_free_params()