Home
last modified time | relevance | path

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

/third_party/toybox/lib/
Dxwrap.c498 void xwrite(int fd, void *buf, size_t len) in xwrite() function
/third_party/alsa-utils/aplay/
Daplay.c439 static ssize_t xwrite(int fd, const void *buf, size_t count) in xwrite() function