Home | History | Annotate | Download | only in src

Lines Matching refs:WRITE

20  *  along with this program; if not, write to the Free Software
60 WRITE,
137 if ((w = write(fd, buf, len)) < 0) {
210 len = write(fd, buf, BTSNOOP_HDR_SIZE);
302 case WRITE:
325 perror("Write error");
459 if (mode == WRITE || mode == PPPDUMP || mode == AUDIO)
517 len = write(fd, buf, BTSNOOP_HDR_SIZE);
931 mode = WRITE;
1048 case WRITE: