OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_to_log_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
2070
my $
path_to_log_file
;
2075
$
path_to_log_file
=
2077
$
path_to_log_file
.= $selected_archive;
2078
$
path_to_log_file
.= "/log.xml";
2090
$msg = " - unable to open file $
path_to_log_file
for reading:";
2091
open (LOG_XML, "<", $
path_to_log_file
)
2094
$msg = "opened file $
path_to_log_file
for reading";
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
2070
my $
path_to_log_file
;
2075
$
path_to_log_file
=
2077
$
path_to_log_file
.= $selected_archive;
2078
$
path_to_log_file
.= "/log.xml";
2090
$msg = " - unable to open file $
path_to_log_file
for reading:";
2091
open (LOG_XML, "<", $
path_to_log_file
)
2094
$msg = "opened file $
path_to_log_file
for reading";
Completed in 79 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026