Searched defs:md_snprintf (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/demo/jvmti/hprof/
H A Dhprof_md.c97 (void)md_snprintf(proc_ctl_fn, sizeof(proc_ctl_fn),
331 md_snprintf(char *s, int n, const char *format, ...) function
/openjdk7/jdk/src/windows/demo/jvmti/hprof/
H A Dhprof_md.c261 (void)md_snprintf(path, path_len, "%s\\lib\\%s", libdir, filename);
271 md_snprintf(char *s, int n, const char *format, ...) function

Completed in 22 milliseconds