Searched defs:jdk_dir (Results 1 – 2 of 2) sorted by relevance
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/macosx/native/libsaproc/ |
H A D | ps_core.c | 354 static bool get_real_path_jdk_subdir(char* rpath, char* filename, char* jdk_dir, char* jdk_subdir) { in get_real_path_jdk_subdir() 368 static bool get_real_path_jdk_dir(char* rpath, char* filename, char* jdk_dir) { in get_real_path_jdk_dir() 387 char jdk_dir[BUF_SIZE]; in get_real_path() local
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/macosx/native/libsaproc/ |
H A D | ps_core.c | 487 static bool get_real_path_jdk_subdir(char* rpath, char* filename, char* jdk_dir, char* jdk_subdir) { in get_real_path_jdk_subdir() 501 static bool get_real_path_jdk_dir(char* rpath, char* filename, char* jdk_dir) { in get_real_path_jdk_dir() 520 char jdk_dir[BUF_SIZE]; in get_real_path() local
|