Searched refs:md_write (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_md.h57 int md_write(int filedes, const void *buf, int nbyte);
H A Dhprof_check.c165 res = md_write(fd, buf, len);
H A Dhprof_io.c290 res = md_write(fd, buf, len);
/openjdk7/jdk/src/windows/demo/jvmti/hprof/
H A Dhprof_md.c177 md_write(int filedes, const void *buf, int nbyte) function
/openjdk7/jdk/src/solaris/demo/jvmti/hprof/
H A Dhprof_md.c211 md_write(int filedes, const void *buf, int nbyte) function

Completed in 2513 milliseconds