OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:argInt
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/
time.c
62
od->optArg.
argInt
= (long)val;
129
od->optArg.
argInt
= tm;
137
if (od->optArg.
argInt
!= BAD_TIME)
138
od->optArg.
argInt
+= (long)time(NULL);
numeric.c
63
pOD->pz_Name, pOD->optArg.
argInt
);
162
od->optArg.
argInt
= val;
172
od->optArg.
argInt
= ~0;
putshell.c
438
(int)pOD->optArg.
argInt
);
save.c
901
prt_entry(fp, vod, VOIDP(vod->optArg.
argInt
), save_flags);
/src/external/bsd/ntp/dist/sntp/
sntp-opts.h
260
#define OPT_VALUE_AUTHENTICATION (DESC(AUTHENTICATION).optArg.
argInt
)
266
#define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.
argInt
)
269
#define OPT_VALUE_GAP (DESC(GAP).optArg.
argInt
)
275
#define OPT_VALUE_STEPLIMIT (DESC(STEPLIMIT).optArg.
argInt
)
278
#define OPT_VALUE_NTPVERSION (DESC(NTPVERSION).optArg.
argInt
)
284
#define OPT_VALUE_TIMEOUT (DESC(TIMEOUT).optArg.
argInt
)
sntp-opts.c
935
if (pOptDesc->optArg.
argInt
< rng[ix].rmin)
937
if (pOptDesc->optArg.
argInt
== rng[ix].rmin)
941
if (pOptDesc->optArg.
argInt
<= rng[ix].rmax)
971
if (pOptDesc->optArg.
argInt
< rng[ix].rmin)
973
if (pOptDesc->optArg.
argInt
== rng[ix].rmin)
977
if (pOptDesc->optArg.
argInt
<= rng[ix].rmax)
/src/external/bsd/ntp/dist/util/
ntp-keygen-opts.h
276
#define OPT_VALUE_IMBITS (DESC(IMBITS).optArg.
argInt
)
283
#define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.
argInt
)
291
#define OPT_VALUE_LIFETIME (DESC(LIFETIME).optArg.
argInt
)
295
#define OPT_VALUE_MODULUS (DESC(MODULUS).optArg.
argInt
)
306
#define OPT_VALUE_MV_PARAMS (DESC(MV_PARAMS).optArg.
argInt
)
310
#define OPT_VALUE_MV_KEYS (DESC(MV_KEYS).optArg.
argInt
)
ntp-keygen-opts.c
1045
if (pOptDesc->optArg.
argInt
< rng[ix].rmin)
1047
if (pOptDesc->optArg.
argInt
== rng[ix].rmin)
1051
if (pOptDesc->optArg.
argInt
<= rng[ix].rmax)
1104
if (pOptDesc->optArg.
argInt
< rng[ix].rmin)
1106
if (pOptDesc->optArg.
argInt
== rng[ix].rmin)
1110
if (pOptDesc->optArg.
argInt
<= rng[ix].rmax)
/src/external/bsd/ntp/dist/ntpd/
ntpd-opts.h
365
#define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.
argInt
)
380
#define OPT_VALUE_PRIORITY (DESC(PRIORITY).optArg.
argInt
)
389
#define OPT_VALUE_UPDATEINTERVAL (DESC(UPDATEINTERVAL).optArg.
argInt
)
394
#define OPT_VALUE_WAIT_SYNC (DESC(WAIT_SYNC).optArg.
argInt
)
/src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.h
220
#define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.
argInt
)
/src/external/bsd/ntp/dist/ntpq/
ntpq-opts.h
226
#define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.
argInt
)
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h
488
long
argInt
; ///< as a long integer
Completed in 76 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026