Searched refs:md_recv (Results 1 - 4 of 4) sorted by relevance
/openjdk7/jdk/src/share/demo/jvmti/hprof/ |
H A D | hprof_md.h | 48 int md_recv(int f, char *buf, int len, int option);
|
H A D | hprof_listener.c | 146 res = md_recv(f, buf + nbytes, (len - nbytes), 0);
|
/openjdk7/jdk/src/windows/demo/jvmti/hprof/ |
H A D | hprof_md.c | 108 md_recv(int f, char *buf, int len, int option) function
|
/openjdk7/jdk/src/solaris/demo/jvmti/hprof/ |
H A D | hprof_md.c | 143 md_recv(int f, char *buf, int len, int option) function
|
Completed in 2930 milliseconds