Home
last modified time | relevance | path

Searched refs:xwrite (Results 1 – 3 of 3) sorted by relevance

/third_party/uapp/dash/src/
A Doutput.c191 if ((xwrite(dest->fd, p, len))) { in outmem()
253 if ((xwrite(dest->fd, dest->buf, len))) in flushout()
376 xwrite(int fd, const void *p, size_t n) in xwrite() function
A Doutput.h83 int xwrite(int, const void *, size_t);
A Dredir.c313 xwrite(pip[1], p, len); in openhere()
326 xwrite(pip[1], p, len); in openhere()

Completed in 7 milliseconds