OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:optIndex
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/
reset.c
42
pOpts->originalOptArgArray[ pOD->
optIndex
].argString;
43
pOD->optCookie = pOpts->originalOptArgCookie[ pOD->
optIndex
];
autoopts.c
151
if (eqv_od->optActualIndex != od->
optIndex
) {
166
if (eqv_od->optActualIndex != od->
optIndex
) {
172
eqv_od->optActualIndex = od->
optIndex
;
185
od->optActualIndex = od->
optIndex
;
check.c
132
|| (pOD->optEquivIndex == pOD->
optIndex
) )
save.c
780
opts->originalOptArgArray[od->
optIndex
].argString;
881
&& (od->optEquivIndex != od->
optIndex
))
enum.c
234
tOptDesc od = { .
optIndex
= 0 };
usage.c
839
&& (od->
optIndex
< opts->presetOptCt)
874
&& (opts->specOptIdx.default_opt == od->
optIndex
))
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h
470
* is an illegal value for '
optIndex
' (option description index).
523
uint16_t const
optIndex
;
Completed in 21 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026