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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_md.h53 int md_creat_binary(const char *filename);
H A Dhprof_init.c804 gdata->heap_fd = md_creat_binary(gdata->heapfilename);
840 gdata->fd = md_creat_binary(gdata->output_filename);
/openjdk7/jdk/src/windows/demo/jvmti/hprof/
H A Dhprof_md.c139 md_creat_binary(const char *filename) function
/openjdk7/jdk/src/solaris/demo/jvmti/hprof/
H A Dhprof_md.c174 md_creat_binary(const char *filename) function

Completed in 39 milliseconds