Home
last modified time | relevance | path

Searched refs:pid_pos (Results 1 – 25 of 25) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dostream.cpp451 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
453 if (pid_pos >= 0) { in make_log_name_internal()
484 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
486 if (pid_pos < tms_pos) { in make_log_name_internal()
488 first = pid_pos; in make_log_name_internal()
496 second = pid_pos; in make_log_name_internal()
499 } else if (pid_pos >= 0) { in make_log_name_internal()
501 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A Dostream.cpp424 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
426 if (pid_pos >= 0) { in make_log_name_internal()
457 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
459 if (pid_pos < tms_pos) { in make_log_name_internal()
461 first = pid_pos; in make_log_name_internal()
469 second = pid_pos; in make_log_name_internal()
472 } else if (pid_pos >= 0) { in make_log_name_internal()
474 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A Dostream.cpp432 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
434 if (pid_pos >= 0) { in make_log_name_internal()
465 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
467 if (pid_pos < tms_pos) { in make_log_name_internal()
469 first = pid_pos; in make_log_name_internal()
477 second = pid_pos; in make_log_name_internal()
480 } else if (pid_pos >= 0) { in make_log_name_internal()
482 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A Dostream.cpp460 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
462 if (pid_pos >= 0) { in make_log_name_internal()
493 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
495 if (pid_pos < tms_pos) { in make_log_name_internal()
497 first = pid_pos; in make_log_name_internal()
505 second = pid_pos; in make_log_name_internal()
508 } else if (pid_pos >= 0) { in make_log_name_internal()
510 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A Dostream.cpp416 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
418 if (pid_pos >= 0) { in make_log_name_internal()
449 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
451 if (pid_pos < tms_pos) { in make_log_name_internal()
453 first = pid_pos; in make_log_name_internal()
461 second = pid_pos; in make_log_name_internal()
464 } else if (pid_pos >= 0) { in make_log_name_internal()
466 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dostream.cpp451 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
453 if (pid_pos >= 0) { in make_log_name_internal()
484 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
486 if (pid_pos < tms_pos) { in make_log_name_internal()
488 first = pid_pos; in make_log_name_internal()
496 second = pid_pos; in make_log_name_internal()
499 } else if (pid_pos >= 0) { in make_log_name_internal()
501 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A Dostream.cpp432 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
434 if (pid_pos >= 0) { in make_log_name_internal()
465 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
467 if (pid_pos < tms_pos) { in make_log_name_internal()
469 first = pid_pos; in make_log_name_internal()
477 second = pid_pos; in make_log_name_internal()
480 } else if (pid_pos >= 0) { in make_log_name_internal()
482 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A Dostream.cpp425 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
427 if (pid_pos >= 0) { in make_log_name_internal()
458 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
460 if (pid_pos < tms_pos) { in make_log_name_internal()
462 first = pid_pos; in make_log_name_internal()
470 second = pid_pos; in make_log_name_internal()
473 } else if (pid_pos >= 0) { in make_log_name_internal()
475 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dostream.cpp418 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
420 if (pid_pos >= 0) { in make_log_name_internal()
451 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
453 if (pid_pos < tms_pos) { in make_log_name_internal()
455 first = pid_pos; in make_log_name_internal()
463 second = pid_pos; in make_log_name_internal()
466 } else if (pid_pos >= 0) { in make_log_name_internal()
468 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dostream.cpp418 int pid_pos = (pts == NULL) ? -1 : (pts - nametail); in make_log_name_internal() local
420 if (pid_pos >= 0) { in make_log_name_internal()
451 if (pid_pos >= 0 && tms_pos >= 0) { in make_log_name_internal()
453 if (pid_pos < tms_pos) { in make_log_name_internal()
455 first = pid_pos; in make_log_name_internal()
463 second = pid_pos; in make_log_name_internal()
466 } else if (pid_pos >= 0) { in make_log_name_internal()
468 first = pid_pos; in make_log_name_internal()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/bsd/
H A Dos_bsd.cpp3048 char *pid_pos = strstr(coreinfo, "%P"); in get_core_path() local
3050 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; in get_core_path()
3052 if (pid_pos != NULL) { in get_core_path()
3053 *pid_pos = '\0'; in get_core_path()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/bsd/
H A Dos_bsd.cpp2901 char *pid_pos = strstr(coreinfo, "%P"); in get_core_path() local
2903 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; in get_core_path()
2905 if (pid_pos != NULL) { in get_core_path()
2906 *pid_pos = '\0'; in get_core_path()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/linux/
H A Dos_linux.cpp5252 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
5253 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
5257 if (pid_pos != NULL) { in get_core_path()
5258 *pid_pos = '\0'; in get_core_path()
5276 } else if (pid_pos != NULL) { in get_core_path()
5277 *pid_pos = '\0'; in get_core_path()
5289 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/linux/
H A Dos_linux.cpp5260 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
5261 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
5265 if (pid_pos != NULL) { in get_core_path()
5266 *pid_pos = '\0'; in get_core_path()
5284 } else if (pid_pos != NULL) { in get_core_path()
5285 *pid_pos = '\0'; in get_core_path()
5297 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/linux/
H A Dos_linux.cpp6080 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
6081 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
6085 if (pid_pos != NULL) { in get_core_path()
6086 *pid_pos = '\0'; in get_core_path()
6104 } else if (pid_pos != NULL) { in get_core_path()
6105 *pid_pos = '\0'; in get_core_path()
6117 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os/linux/
H A Dos_linux.cpp5982 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
5983 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
5987 if (pid_pos != NULL) { in get_core_path()
5988 *pid_pos = '\0'; in get_core_path()
6006 } else if (pid_pos != NULL) { in get_core_path()
6007 *pid_pos = '\0'; in get_core_path()
6019 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/linux/
H A Dos_linux.cpp6080 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
6081 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
6085 if (pid_pos != NULL) { in get_core_path()
6086 *pid_pos = '\0'; in get_core_path()
6104 } else if (pid_pos != NULL) { in get_core_path()
6105 *pid_pos = '\0'; in get_core_path()
6117 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/linux/
H A Dos_linux.cpp5781 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
5782 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
5786 if (pid_pos != NULL) { in get_core_path()
5787 *pid_pos = '\0'; in get_core_path()
5805 } else if (pid_pos != NULL) { in get_core_path()
5806 *pid_pos = '\0'; in get_core_path()
5818 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/linux/
H A Dos_linux.cpp6062 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
6063 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
6067 if (pid_pos != NULL) { in get_core_path()
6068 *pid_pos = '\0'; in get_core_path()
6086 } else if (pid_pos != NULL) { in get_core_path()
6087 *pid_pos = '\0'; in get_core_path()
6099 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/linux/
H A Dos_linux.cpp5964 char *pid_pos = strstr(core_pattern, "%p"); in get_core_path() local
5965 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; // skip over the "%p" in get_core_path()
5969 if (pid_pos != NULL) { in get_core_path()
5970 *pid_pos = '\0'; in get_core_path()
5988 } else if (pid_pos != NULL) { in get_core_path()
5989 *pid_pos = '\0'; in get_core_path()
6001 if (((size_t)written < bufferSize) && (pid_pos == NULL) && (core_pattern[0] != '|')) { in get_core_path()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/bsd/
H A Dos_bsd.cpp3962 char *pid_pos = strstr(coreinfo, "%P"); in get_core_path() local
3964 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; in get_core_path()
3966 if (pid_pos != NULL) { in get_core_path()
3967 *pid_pos = '\0'; in get_core_path()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/bsd/
H A Dos_bsd.cpp4203 char *pid_pos = strstr(coreinfo, "%P"); in get_core_path() local
4205 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; in get_core_path()
4207 if (pid_pos != NULL) { in get_core_path()
4208 *pid_pos = '\0'; in get_core_path()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os/bsd/
H A Dos_bsd.cpp4026 char *pid_pos = strstr(coreinfo, "%P"); in get_core_path() local
4028 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; in get_core_path()
4030 if (pid_pos != NULL) { in get_core_path()
4031 *pid_pos = '\0'; in get_core_path()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/bsd/
H A Dos_bsd.cpp4203 char *pid_pos = strstr(coreinfo, "%P"); in get_core_path() local
4205 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; in get_core_path()
4207 if (pid_pos != NULL) { in get_core_path()
4208 *pid_pos = '\0'; in get_core_path()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/bsd/
H A Dos_bsd.cpp3981 char *pid_pos = strstr(coreinfo, "%P"); in get_core_path() local
3983 const char* tail = (pid_pos != NULL) ? (pid_pos + 2) : ""; in get_core_path()
3985 if (pid_pos != NULL) { in get_core_path()
3986 *pid_pos = '\0'; in get_core_path()