Searched refs:argInt (Results 1 – 13 of 13) sorted by relevance
60 od->optArg.argInt = (long)val; in optionTimeVal()125 od->optArg.argInt = tm; in optionTimeDate()133 if (od->optArg.argInt != BAD_TIME) in optionTimeDate()134 od->optArg.argInt += (long)time(NULL); in optionTimeDate()
61 pOD->pz_Name, pOD->optArg.argInt); in optionShowRange()159 od->optArg.argInt = val; in optionNumericVal()169 od->optArg.argInt = ~0; in optionNumericVal()
452 (int)pOD->optArg.argInt); in optionPutShell()
768 prt_entry(fp, p, VOIDP(p->optArg.argInt)); in optionSaveFile()
505 (int)od->optArg.argInt); in emit_setup()
250 #define OPT_VALUE_AUTHENTICATION (DESC(AUTHENTICATION).optArg.argInt)256 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)259 #define OPT_VALUE_GAP (DESC(GAP).optArg.argInt)265 #define OPT_VALUE_STEPLIMIT (DESC(STEPLIMIT).optArg.argInt)268 #define OPT_VALUE_NTPVERSION (DESC(NTPVERSION).optArg.argInt)274 #define OPT_VALUE_TIMEOUT (DESC(TIMEOUT).optArg.argInt)
929 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptSteplimit()931 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptSteplimit()935 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptSteplimit()965 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptNtpversion()967 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptNtpversion()971 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptNtpversion()
266 #define OPT_VALUE_IMBITS (DESC(IMBITS).optArg.argInt)273 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)281 #define OPT_VALUE_LIFETIME (DESC(LIFETIME).optArg.argInt)285 #define OPT_VALUE_MODULUS (DESC(MODULUS).optArg.argInt)296 #define OPT_VALUE_MV_PARAMS (DESC(MV_PARAMS).optArg.argInt)300 #define OPT_VALUE_MV_KEYS (DESC(MV_KEYS).optArg.argInt)
1039 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptImbits()1041 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptImbits()1045 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptImbits()1098 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptModulus()1100 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptModulus()1104 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptModulus()
354 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)369 #define OPT_VALUE_PRIORITY (DESC(PRIORITY).optArg.argInt)378 #define OPT_VALUE_UPDATEINTERVAL (DESC(UPDATEINTERVAL).optArg.argInt)383 #define OPT_VALUE_WAIT_SYNC (DESC(WAIT_SYNC).optArg.argInt)
204 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)
210 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)
485 long argInt; ///< as a long integer member