OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pendopt
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/less/dist/
option.c
25
static struct loption *
pendopt
;
variable in typeref:struct:loption
88
if (
pendopt
!= NULL)
90
switch (
pendopt
->otype & OTYPE)
93
(*
pendopt
->ofunc)(INIT, s);
96
printopt = opt_desc(
pendopt
);
97
*(
pendopt
->ovar) = getnum(&s, printopt, (int*)NULL);
100
pendopt
= NULL;
254
* Set
pendopt
and return.
258
pendopt
= o;
275
pendopt
= o
[
all
...]
option.c
25
static struct loption *
pendopt
;
variable in typeref:struct:loption
88
if (
pendopt
!= NULL)
90
switch (
pendopt
->otype & OTYPE)
93
(*
pendopt
->ofunc)(INIT, s);
96
printopt = opt_desc(
pendopt
);
97
*(
pendopt
->ovar) = getnum(&s, printopt, (int*)NULL);
100
pendopt
= NULL;
254
* Set
pendopt
and return.
258
pendopt
= o;
275
pendopt
= o
[
all
...]
option.c
25
static struct loption *
pendopt
;
variable in typeref:struct:loption
88
if (
pendopt
!= NULL)
90
switch (
pendopt
->otype & OTYPE)
93
(*
pendopt
->ofunc)(INIT, s);
96
printopt = opt_desc(
pendopt
);
97
*(
pendopt
->ovar) = getnum(&s, printopt, (int*)NULL);
100
pendopt
= NULL;
254
* Set
pendopt
and return.
258
pendopt
= o;
275
pendopt
= o
[
all
...]
Completed in 43 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026