Searched defs:xwrite (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Doutput.c190 if (xwrite(dest->fd, dest->buf, dest->nextc - dest->buf) < 0)
479 xwrite(int fd, char *buf, int nbytes) function

Completed in 19 milliseconds