Lines Matching refs:tgt_next
243 for (; tgtp != NULL; tgtp = tgtp->tgt_next) {
573 cfgtgt = cfgtgt->tgt_next;
588 ptr->tgt_next = cfg->config_tgt_list;
759 ptgt = ptgt->tgt_next;
795 prev->tgt_next = ptgt->tgt_next;
798 cfg->config_tgt_list = ptgt->tgt_next;
801 ptgt->tgt_next = NULL; /* Only free this target */
812 * Frees an it_tgt_t structure. If tgt_next is not NULL, frees
1139 tgt = tgt->tgt_next;