Lines Matching refs:sprintf
516 sprintf(sys_errno, "%d", errno);
654 sprintf(argv[0], "-%s", exec_path);
777 Pattern_Length = sprintf(Pattern, "-:%d:%s:%s*", getpid(), Host, Prog);
780 Pattern_Length = sprintf(Pattern, "-:%d:%s:%s**",
1273 sprintf(msg, "<error:%#o>", strategy);
1295 cp += sprintf(cp, "Request number %d\n", Reqno);
1299 cp += sprintf(cp, "syscall: read(%d, %#lo, %d)\n",
1302 sprintf(cp,
1306 sprintf(cp, " read done at file offset %d\n",
1311 cp += sprintf(cp, "syscall: write(%d, %#lo, %d)\n",
1314 sprintf(cp,
1318 sprintf(cp,
1326 cp += sprintf(cp, "syscall: reada(%d, %#lo, %d, %#lo, %d)\n",
1330 sprintf(cp,
1334 sprintf(cp, " reada done at file offset %d\n",
1337 sprintf(cp,
1345 cp += sprintf(cp, "syscall: writea(%d, %#lo, %d, %#lo, %d)\n",
1349 sprintf(cp,
1353 sprintf(cp,
1357 sprintf(cp,
1381 cp += sprintf(cp, "Request number %d\n", Reqno);
1385 cp += sprintf(cp, "syscall: ssread(%#o, %#o, %d)\n",
1391 sprintf(cp,
2010 cp += sprintf(cp, "Request number %d\n", Reqno);
2012 cp += sprintf(cp, "syscall: listio(%s, %#o, %d)\n\n", cmd, list, nent);
2017 cp += sprintf(cp, "struct lioreq for request element %d\n", i);
2018 cp += sprintf(cp, "----------------------------------------\n");
2034 cp += sprintf(cp, " li_opcode = %s\n", opcode);
2036 sprintf(cp, " li_drvr = %#o\n",
2039 sprintf(cp, " li_flags = %#o\n",
2042 sprintf(cp, " li_offset = %d\n",
2045 sprintf(cp, " li_fildes = %d\n",
2048 sprintf(cp, " li_buf = %#o\n",
2051 sprintf(cp, " li_nbyte = %d\n",
2054 sprintf(cp, " li_status = %#o (%d, %d, %d)\n",
2059 sprintf(cp, " li_signo = %d\n",
2062 sprintf(cp, " li_nstride = %d\n",
2065 sprintf(cp, " li_filstride = %d\n",
2068 sprintf(cp, " li_memstride = %d\n",
2071 sprintf(cp, " io completion strategy is %s\n",
2446 cp += sprintf(cp, "Request number %d\n", Reqno);
2449 sprintf(cp, " fd %d is file %s - open flags are %#o %s\n",
2454 sprintf(cp,
2460 cp += sprintf(cp, " read done at file offset %d\n",
2466 sprintf(cp,
2472 sprintf(cp,
2476 cp += sprintf(cp, " i/o byte count = %d\n", io->r_nbytes);
2478 cp += sprintf(cp, " memory alignment is %s\n",
2485 sprintf(cp,
2490 sprintf(cp,
2494 sprintf(cp, " cblks %d cbits %#o\n", sbuf.st_cblks,
2503 sprintf(cp,
2512 sprintf(cp,
2517 sprintf(cp,
2640 cp += sprintf(cp, "syscall: listio(%s, (?), %d)\n",
2643 cp += sprintf(cp, " data buffer at %#o\n", addr);
2707 cp += sprintf(cp, "syscall: %s(%d, 0x%lx, %d)\n",
2769 cp += sprintf(cp, "syscall: %s(%d, (iov on stack), 1)\n",
2862 cp += sprintf(cp, "syscall: %s(&aiop->aiocb)\n", sy->sy_name);
2961 cp += sprintf(cp, "syscall: %s(NULL, %d, %s, MAP_SHARED, %d, 0)\n",
2967 cp += sprintf(cp, "\tfile is mmaped to: 0x%lx\n",
2972 cp += sprintf(cp, "\tfile-mem=0x%lx, length=%d, buffer=0x%lx\n",
3654 sprintf(ep,
3657 sprintf(ep,
3672 sprintf(ep,
3697 sprintf(ep,
3701 sprintf(ep,
3760 sprintf(errbuf,
3767 sprintf(errbuf,
3782 sprintf(errbuf,
3788 sprintf(errbuf,
3797 sprintf(errbuf,
3807 ep += sprintf(ep, "*** DATA COMPARISON ERROR ***\n");
3809 sprintf(ep, "check_file(%s, %d, %d, %s, %d, %d) failed\n\n",
3813 sprintf(ep, "Comparison fd is %d, with open flags %#o\n",
3997 sprintf(filename, M->name, getpid());
5052 sprintf(TagName, "(%.39s)", optarg);