Searched refs:md_recv (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_md.h48 int md_recv(int f, char *buf, int len, int option);
H A Dhprof_listener.c146 res = md_recv(f, buf + nbytes, (len - nbytes), 0);
/openjdk7/jdk/src/windows/demo/jvmti/hprof/
H A Dhprof_md.c108 md_recv(int f, char *buf, int len, int option) function
/openjdk7/jdk/src/solaris/demo/jvmti/hprof/
H A Dhprof_md.c143 md_recv(int f, char *buf, int len, int option) function

Completed in 351 milliseconds