Pwrite
n = Pwrite(t->t_pshandle, buf, nbytes, addr);
(void) Pwrite(Pr, &len, sizeof (len), (uintptr_t)addr);
Pwrite(corefd, ksyms_cbase, ksyms_csize, corehdr.dump_ksyms);
Pwrite(namefd, ksyms_base, ksyms_size, 0);
Pwrite(corefd, pfn_table, pfn_table_size, corehdr.dump_pfn);
Pwrite(corefd, &corehdr, sizeof (corehdr), 0);
Pwrite(dumpfd, &dumphdr, sizeof (dumphdr), endoff);
Pwrite(dumpfd, &ld, sizeof (log_dump_t), ldoff);
Pwrite(bfd, boundstr, strlen(boundstr), 0);
Pwrite(dumpfd, &dumphdr, sizeof (dumphdr), endoff);
Pwrite(corefd, dmp, dump_mapsize, corehdr.dump_map);
Pwrite(fd, buf, nr, off);
Pwrite(corefd, inbuf, nb, coreoff);
Pwrite(corefd, &corehdr, sizeof (corehdr), coreoff);
Pwrite(corefd, &datahdr, sizeof (datahdr), coreoff);
Pwrite(corefd, inbuf, nb, coreoff);
Pwrite(corefd, &corehdr, sizeof (corehdr), corehdr.dump_start);
Pwrite(dumpfd, &dumphdr, sizeof (dumphdr), endoff);
Pwrite(corefd, buf, PTOB(np), DATAOFF(pgnum));
if (Pwrite(P, &arglist[0], sizeof (int) * (nargs+1),
if (Pwrite(P, &arglist[0],
if (Pwrite(P, &old, sizeof (old), address) != sizeof (old))
if (Pwrite(P, adp->arg_object, adp->arg_size,
extern ssize_t Pwrite(struct ps_prochandle *, const void *, size_t, uintptr_t);
if (Pwrite(Pr, addrs, inarraysize, inaddr) != inarraysize) {
if (Pwrite(Pr, info, infoarraysize, infoaddr) !=
if (Pwrite(P, &arglist[0], sizeof (int) * (nargs+1),
Pwrite(P, &arglist[0], sizeof (int32_t) * nargs,
Pwrite(P, &arglist64[0], sizeof (int64_t) * nargs,
Pwrite(P, &arglist32[0], sizeof (int32_t) * nargs,