OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ignore_options
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tradcpp/dist/
main.c
773
static const struct ignore_option
ignore_options
[] = {
variable in typeref:struct:ignore_option
777
static const unsigned num_ignore_options = HOWMANY(
ignore_options
);
855
r = strcmp(opt,
ignore_options
[i].string);
main.c
773
static const struct ignore_option
ignore_options
[] = {
variable in typeref:struct:ignore_option
777
static const unsigned num_ignore_options = HOWMANY(
ignore_options
);
855
r = strcmp(opt,
ignore_options
[i].string);
Completed in 30 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026