Searched refs:argInt (Results 1 – 13 of 13) sorted by relevance
62 od->optArg.argInt = (long)val; in optionTimeVal()129 od->optArg.argInt = tm; in optionTimeDate()137 if (od->optArg.argInt != BAD_TIME) in optionTimeDate()138 od->optArg.argInt += (long)time(NULL); in optionTimeDate()
63 pOD->pz_Name, pOD->optArg.argInt); in optionShowRange()162 od->optArg.argInt = val; in optionNumericVal()172 od->optArg.argInt = ~0; in optionNumericVal()
438 (int)pOD->optArg.argInt); in optionPutShell()
469 (int)od->optArg.argInt); in emit_setup()
901 prt_entry(fp, vod, VOIDP(vod->optArg.argInt), save_flags); in optionSaveFile()
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)
1045 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptImbits()1047 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptImbits()1051 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptImbits()1104 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptModulus()1106 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptModulus()1110 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptModulus()
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)
935 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptSteplimit()937 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptSteplimit()941 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptSteplimit()971 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptNtpversion()973 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptNtpversion()977 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptNtpversion()
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)
220 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)
226 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)
488 long argInt; ///< as a long integer member