|
// fprintf(stderr,"push from %s to %s\n", from_p?from_p->name:"none", to_p?to_p->name:"none");
|
|
// fprintf(stderr,"push from %s to %s\n", from_p?from_p->name:"none", to_p?to_p->name:"none");
|
|
fxt_component_print_step(output, options, timestamp, workerid, 1, from_p, to_p);
|
|
fxt_component_print_step(output, options, timestamp, workerid, 1, from_p, to_p);
|
|
COMPONENT_FIND(components, to, to_p);
|
|
COMPONENT_FIND(components, to, to_p);
|