Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_headers.c159 sip_param_t *param, *next_param; in sip_free_params() local
164 next_param = param->param_next; in sip_free_params()
166 param = next_param; in sip_free_params()