OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:local_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/cli/
cli-decode.c
2372
struct cmd_list_element *
local_list
=
2395
for (c =
local_list
; c; c = c->next)
2370
struct cmd_list_element *
local_list
=
local
/src/external/gpl3/gdb/dist/gdb/cli/
cli-decode.c
2451
struct cmd_list_element *
local_list
=
2474
for (c =
local_list
; c; c = c->next)
2449
struct cmd_list_element *
local_list
=
local
/src/external/bsd/unbound/dist/dnstap/
unbound-dnstap-socket.c
1233
struct config_strlist_head*
local_list
)
1236
for(item =
local_list
->first; item; item = item->next) {
1300
setup_and_run(struct config_strlist_head*
local_list
,
1326
setup_local_list(maindata,
local_list
);
1461
struct config_strlist_head
local_list
;
local
1484
memset(&
local_list
, 0, sizeof(
local_list
));
1504
if(!cfg_strlist_append(&
local_list
,
1573
setup_and_run(&
local_list
, &tcp_list, &tls_list, server_key,
1575
config_delstrlist(
local_list
.first)
[
all
...]
Completed in 59 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026