ctidlist_t
static ctidlist_t *ctidlist = NULL;
ctidlist_t *next;
next = (ctidlist_t *)malloc(sizeof (ctidlist_t));