Lines Matching full:printf
195 (void)printf("%s.%s > %s.%s: ", srcaddr, s, dstaddr, d);
270 printf(" mode %o", sa3->sa_mode);
272 printf(" uid %u", sa3->sa_uid);
274 printf(" gid %u", sa3->sa_gid);
277 printf(" atime %u.%06u", sa3->sa_atime.nfsv3_sec,
280 printf(" mtime %u.%06u", sa3->sa_mtime.nfsv3_sec,
314 (void)printf("reply ok %u", length);
320 (void)printf("reply ERR %u: ", length);
327 (void)printf("RPC Version mismatch (%u-%u)",
333 (void)printf("Auth ");
337 (void)printf("OK");
341 (void)printf("Bogus Credentials (seal broken)");
345 (void)printf("Rejected Credentials (client should begin new session)");
349 (void)printf("Bogus Verifier (seal broken)");
353 (void)printf("Verifier expired or was replayed");
357 (void)printf("Credentials are too weak");
361 (void)printf("Bogus response verifier");
365 (void)printf("Unknown failure");
369 (void)printf("Invalid failure code %u",
376 (void)printf("Unknown reason for rejecting rpc message %u",
383 (void)printf("reply Unknown rpc response code=%u %u",
516 (void)printf("%d", length);
528 printf(" nop");
531 printf(" null");
535 printf(" getattr");
542 printf(" setattr");
549 printf(" lookup");
556 printf(" access");
560 printf(" %04x", EXTRACT_32BITS(&dp[0]));
566 printf(" readlink");
573 printf(" read");
578 printf(" %u bytes @ %" PRIu64,
583 printf(" %u bytes @ %u",
592 printf(" write");
597 printf(" %u (%u) bytes @ %" PRIu64,
604 printf(" <%s>",
610 printf(" %u (%u) bytes @ %u (%u)",
621 printf(" create");
628 printf(" mkdir");
634 printf(" symlink");
649 printf(" mknod");
657 printf(" %s", tok2str(type2str, "unk-ft %d", type));
660 printf(" %u/%u",
672 printf(" remove");
679 printf(" rmdir");
686 printf(" rename");
696 printf(" link");
706 printf(" readdir");
715 printf(" %u bytes @ %" PRId64,
719 printf(" verf %08x%08x", dp[2],
727 printf(" %u bytes @ %d",
736 printf(" readdirplus");
744 printf(" %u bytes @ %" PRId64,
749 printf(" max %u verf %08x%08x",
757 printf(" fsstat");
764 printf(" fsinfo");
771 printf(" pathconf");
778 printf(" commit");
782 printf(" %u bytes @ %" PRIu64,
790 printf(" proc-%u", EXTRACT_32BITS(&rp->rm_call.cb_proc));
820 printf(" fh[");
822 (void)printf("%s%x", sep, dp[i]);
825 printf("]");
843 (void)printf(" fh %s/", temp);
845 (void)printf(" fh %d,%d/",
851 (void)printf("%s", fsid.Opaque_Handle);
853 (void)printf("%ld", (long) ino);
1047 printf(" PROG_UNAVAIL");
1052 printf(" PROG_MISMATCH");
1057 printf(" PROC_UNAVAIL");
1062 printf(" GARBAGE_ARGS");
1067 printf(" SYSTEM_ERR");
1072 printf(" ar_stat %d", astat);
1095 printf(" ERROR: %s",
1112 printf(" %s %o ids %d/%d",
1120 printf(" sz %" PRIu64,
1124 printf(" sz %d", EXTRACT_32BITS(&fap->fa2_size));
1131 printf(" nlink %d rdev %d/%d",
1135 printf(" fsid %" PRIx64,
1137 printf(" fileid %" PRIx64,
1139 printf(" a/m/ctime %u.%06u",
1142 printf(" %u.%06u",
1145 printf(" %u.%06u",
1150 printf(" nlink %d rdev %x fsid %x nodeid %x a/m/ctime",
1155 printf(" %u.%06u",
1158 printf(" %u.%06u",
1161 printf(" %u.%06u",
1236 printf(" POST:");
1246 printf(" tbytes %" PRIu64 " fbytes %" PRIu64 " abytes %" PRIu64,
1251 printf(" tfiles %" PRIu64 " ffiles %" PRIu64 " afiles %" PRIu64 " invar %u",
1258 printf(" tsize %d bsize %d blocks %d bfree %d bavail %d",
1285 printf(" offset %x size %d ",
1288 printf(" eof");
1298 printf(" sz %" PRIu64, EXTRACT_64BITS(&dp[0]));
1299 printf(" mtime %u.%06u ctime %u.%06u",
1348 printf(" PRE:");
1353 printf(" POST:");
1377 printf(" dir attr:");
1405 printf(" POST:");
1412 printf(" verf %08x%08x", dp[0], dp[1]);
1429 printf(" POST:");
1437 printf(" rtmax %u rtpref %u wtmax %u wtpref %u dtpref %u",
1444 printf(" rtmult %u wtmult %u maxfsz %" PRIu64,
1448 printf(" delta %u.%06u ",
1466 printf(" POST:");
1475 printf(" linkmax %u namemax %u %s %s %s %s",
1502 printf(" nop");
1506 printf(" null");
1510 printf(" getattr");
1517 printf(" setattr");
1530 printf(" lookup");
1538 printf(" post dattr:");
1546 printf(" post dattr:");
1559 printf(" access");
1565 printf(" attr:");
1569 printf(" c %04x", EXTRACT_32BITS(&dp[0]));
1573 printf(" readlink");
1580 printf(" read");
1592 printf(" %u bytes", EXTRACT_32BITS(&dp[0]));
1594 printf(" EOF");
1604 printf(" write");
1616 printf(" %u bytes", EXTRACT_32BITS(&dp[0]));
1619 printf(" <%s>",
1632 printf(" create");
1645 printf(" mkdir");
1658 printf(" symlink");
1671 printf(" mknod");
1679 printf(" remove");
1692 printf(" rmdir");
1705 printf(" rename");
1712 printf(" from:");
1715 printf(" to:");
1727 printf(" link");
1734 printf(" file POST:");
1737 printf(" dir:");
1749 printf(" readdir");
1762 printf(" readdirplus");
1770 printf(" fsstat");
1777 printf(" fsinfo");
1784 printf(" pathconf");
1791 printf(" commit");
1798 printf(" proc-%u", proc);