OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_file.cc
57
internal_snprintf(full_path, kMaxPathLength, "%s.%s.%zu",
path_prefix
,
60
internal_snprintf(full_path, kMaxPathLength, "%s.%zu",
path_prefix
, pid);
76
if (len > sizeof(
path_prefix
) - 100) {
92
internal_snprintf(
path_prefix
, kMaxPathLength, "%s", path);
sanitizer_file.h
40
char
path_prefix
[kMaxPathLength];
member in struct:__sanitizer::ReportFile
41
// Full path to report, obtained as <
path_prefix
>.PID
Completed in 12 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025