taglinefilesource code
cond2100scripts/tkcond.cstruct condition * cond2;
cond2123scripts/tkcond.ccond2 = cond->next->next;
cond2126scripts/tkcond.cif( strcmp(cond2->variable.str, "y") == 0 )
cond2129scripts/tkcond.ccond2->variable.str = strdup(tmpbuf);