Lines Matching defs:operation
64 * A log entry is an operation and a bunch of arguments.
68 int operation;
171 void log4(int operation, int arg0, int arg1, int arg2, struct timeval *tv)
177 le->operation = operation;
207 switch (lp->operation) {
256 prt("SKIPPED (no operation)");
259 prt("BOGUS LOG ENTRY (operation code = %d)!",
260 lp->operation);
361 prt("operation# (mod 256) for the bad data "
364 prt("operation# (mod 256) for the bad data "
1053 " -b opnum: beginning operation number (default 1)\n"
1059 " -o oplen: the upper bound on operation size (default 65536)\n"
1060 " -p progressinterval: debug output at specified operation interval\n"
1061 " -q: quieter operation\n"
1066 " -D startingop: debug output starting at specified operation\n"
1074 " -I: When multiple paths to the file are given each operation uses\n"
1134 fprintf(stdout, "Will begin at operation"