Searched defs:xwrite (Results 1 – 4 of 4) sorted by relevance
19 static int (*xwrite)(void *, const u_char *, size_t); variable
340 xwrite(int fd, void *buf, size_t count) in xwrite() function
78 xwrite(int fd, const void *vp, size_t n) in xwrite() function
712 xwrite(int fildes, const void *buf, size_t nbyte) in xwrite() function