Searched refs:ctidlist (Results 1 – 1 of 1) sorted by relevance
118 static ctidlist_t *ctidlist = NULL; variable250 for (next = ctidlist; next != NULL; next = next->next) in save_ctid()259 next->next = ctidlist; in save_ctid()260 ctidlist = next; in save_ctid()381 for (next = ctidlist; next != NULL; next = next->next) in continue_delegates()