Searched defs:buf (Results 1 – 1 of 1) sorted by relevance
260 private static extern int write(int fd, IntPtr buf, int count); in write()263 private static extern int read(int fd, IntPtr buf, int count); in read()