OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_opt
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libwrap/
options.c
161
char *
next_opt
;
local in function:process_options
165
for (curr_opt = get_field(options); curr_opt; curr_opt =
next_opt
) {
166
next_opt
= get_field((char *) 0);
206
if (
next_opt
&& use_last(op))
options.c
161
char *
next_opt
;
local in function:process_options
165
for (curr_opt = get_field(options); curr_opt; curr_opt =
next_opt
) {
166
next_opt
= get_field((char *) 0);
206
if (
next_opt
&& use_last(op))
Completed in 37 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025