OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:options_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
jit-elf-helpers.exp
77
#
OPTIONS_LIST
is a list of additional options to pass through to
83
count {
options_list
{}}} {
102
${
options_list
} \
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
jit-elf-helpers.exp
77
#
OPTIONS_LIST
is a list of additional options to pass through to
83
count {
options_list
{}}} {
102
${
options_list
} \
/src/crypto/external/cpl/trousers/dist/src/tcsd/
tcsd_conf.c
39
struct tcsd_config_options
options_list
[] = {
variable in typeref:struct:tcsd_config_options
182
for (i = 0;
options_list
[i].name; i++) {
183
if (!strncasecmp(ptr,
options_list
[i].name, strlen(
options_list
[i].name))) {
185
ptr += strlen(
options_list
[i].name);
192
return
options_list
[i].option;
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026