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

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c3045 ldata_list_t *listp = NULL, *listp_start = NULL, *listp_end = NULL, local
3176 listp_end = prevlp;
3217 listp_end->next = matchp_end->next;
3229 listp_end->next = lap->listp->next;
3268 /* link the next elem to listp_end. */
3269 listp_end->next = matchp_end->next;
3288 listp_end->next = curlp;

Completed in 27 milliseconds