list_remove_tail
while ((tmp_srv = list_remove_tail(&sg->isg_srvlist)) != NULL) {
(void) list_remove_tail(&seg_list);
while ((abd_buf = list_remove_tail(&cb->l2wcb_abd_list)) != NULL) {
ref = list_remove_tail(&rc->rc_removed);
lc = list_remove_tail(&lsp->ls_comp_cache);
lc = list_remove_tail(&lsp->ls_comp_cache);
while ((mip = list_remove_tail(&mac_impl_list)) != NULL) {
void *list_remove_tail(list_t *);