HomeSort by relevance Sort by last modified time
    Searched refs:byteswritten (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/test/
bmp.c 270 if((byteswritten=write(fd, addr, (size)))==-1) _throw(strerror(errno)); \
271 if(byteswritten!=(size)) _throw("Write error");
301 int fd=-1, byteswritten, dstpitch, retcode=0; local
377 if((byteswritten=write(fd, tempbuf, dstpitch*h))!=dstpitch*h)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 66 milliseconds