cond_read_av_list
rc = cond_read_av_list(p, fp, &node->true_list, NULL);
return cond_read_av_list(p, fp, &node->false_list, &node->true_list);