OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:files_list
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
corefile-buildid.exp
174
set
files_list
{}
176
lappend
files_list
"$binfile.stripped" $buildid
177
lappend
files_list
"$binfile.debug" "$buildid.debug"
179
lappend
files_list
$binfile $buildid
188
foreach {target name} $
files_list
{
/src/bin/setfacl/
setfacl.c
97
char **
files_list
;
local
109
files_list
= zmalloc(fl_count * sizeof(char *));
113
files_list
[i] = strdup(filename);
114
if (
files_list
[i] == NULL)
121
files_list
= zrealloc(
files_list
,
127
files_list
[i] = NULL;
129
return (
files_list
);
362
char **
files_list
;
local
481
files_list
= stdin_files()
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
corefile-buildid.exp
185
set
files_list
{}
186
lappend
files_list
[file join $dirname [file tail $progname]] \
189
lappend
files_list
[file join $dirname [file tail $progname]].debug \
193
foreach {target name} $
files_list
{
/src/external/gpl3/gdb/dist/gdb/mi/
mi-symbol-cmds.c
300
ui_out_emit_list
files_list
(uiout, "files");
/src/external/gpl3/gdb.old/dist/gdb/mi/
mi-symbol-cmds.c
301
ui_out_emit_list
files_list
(uiout, "files");
/src/crypto/dist/ipsec-tools/misc/
cvs2cl.pl
1425
my $
files_list
= shift;
1426
my @lines = split (/\n/, $
files_list
);
Completed in 35 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026