Lines Matching refs:operation
501 const char *operation; /* Operation being performed */
502 int transforms; /* Transform used in operation */
554 dp->operation = NULL;
655 dp->filename != NULL ? dp->filename : "<stdin>", lp, dp->operation);
781 read_png(struct display *dp, struct buffer *bp, const char *operation,
787 /* This cleans out any previous read and sets operation and transforms to
792 if (operation != NULL) /* else this is a verify and do not overwrite info */
794 dp->operation = operation;
1240 dp->operation = "write";
1325 dp->operation = "cache file";
1348 dp->operation = "write";
1392 dp->operation = "reversible transforms";