Home | History | Annotate | Download | only in strace

Lines Matching full:pwrite

1868 	if (pwrite(tcp->pfd_reg, &regs, sizeof(regs), 0) < 0) {
1869 perror("pwrite");