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

/openjdk7/hotspot/src/os/bsd/vm/
H A DperfMemory_bsd.cpp568 static bool make_user_tmp_dir(const char* dirname) { function
610 if (!make_user_tmp_dir(dirname)) {
/openjdk7/hotspot/src/os/linux/vm/
H A DperfMemory_linux.cpp568 static bool make_user_tmp_dir(const char* dirname) { function
610 if (!make_user_tmp_dir(dirname)) {
/openjdk7/hotspot/src/os/solaris/vm/
H A DperfMemory_solaris.cpp605 static bool make_user_tmp_dir(const char* dirname) { function
647 if (!make_user_tmp_dir(dirname)) {
/openjdk7/hotspot/src/os/windows/vm/
H A DperfMemory_windows.cpp1222 static bool make_user_tmp_dir(const char* dirname) { function
1299 if (!make_user_tmp_dir(dirname)) {

Completed in 263 milliseconds