Home
last modified time | relevance | path

Searched refs:IO_Append (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
Dio_util.c141 n = (jint)IO_Append(fd, &c, 1); in writeSingle()
194 n = (jint)IO_Append(fd, buf+off, len); in writeBytes()
Dio_util_md.h65 #define IO_Append handleWrite macro