Searched refs:argInt (Results 1 – 13 of 13) sorted by relevance
60 od->optArg.argInt = (long)val; in optionTimeVal()127 od->optArg.argInt = tm; in optionTimeDate()135 if (od->optArg.argInt != BAD_TIME) in optionTimeDate()136 od->optArg.argInt += (long)time(NULL); in optionTimeDate()
61 pOD->pz_Name, pOD->optArg.argInt); in optionShowRange()160 od->optArg.argInt = val; in optionNumericVal()170 od->optArg.argInt = ~0; in optionNumericVal()
436 (int)pOD->optArg.argInt); in optionPutShell()
467 (int)od->optArg.argInt); in emit_setup()
899 prt_entry(fp, vod, VOIDP(vod->optArg.argInt), save_flags); in optionSaveFile()
258 #define OPT_VALUE_AUTHENTICATION (DESC(AUTHENTICATION).optArg.argInt)264 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)267 #define OPT_VALUE_GAP (DESC(GAP).optArg.argInt)273 #define OPT_VALUE_STEPLIMIT (DESC(STEPLIMIT).optArg.argInt)276 #define OPT_VALUE_NTPVERSION (DESC(NTPVERSION).optArg.argInt)282 #define OPT_VALUE_TIMEOUT (DESC(TIMEOUT).optArg.argInt)
933 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptSteplimit() 935 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptSteplimit() 939 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptSteplimit() 969 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptNtpversion() 971 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptNtpversion() 975 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptNtpversion()
274 #define OPT_VALUE_IMBITS (DESC(IMBITS).optArg.argInt)281 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)289 #define OPT_VALUE_LIFETIME (DESC(LIFETIME).optArg.argInt)293 #define OPT_VALUE_MODULUS (DESC(MODULUS).optArg.argInt)304 #define OPT_VALUE_MV_PARAMS (DESC(MV_PARAMS).optArg.argInt)308 #define OPT_VALUE_MV_KEYS (DESC(MV_KEYS).optArg.argInt)
1043 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptImbits() 1045 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptImbits() 1049 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptImbits() 1102 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptModulus() 1104 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptModulus() 1108 if (pOptDesc->optArg.argInt <= rng[ix].rmax) in doOptModulus()
362 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)377 #define OPT_VALUE_PRIORITY (DESC(PRIORITY).optArg.argInt)386 #define OPT_VALUE_UPDATEINTERVAL (DESC(UPDATEINTERVAL).optArg.argInt)391 #define OPT_VALUE_WAIT_SYNC (DESC(WAIT_SYNC).optArg.argInt)
218 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)
224 #define OPT_VALUE_SET_DEBUG_LEVEL (DESC(SET_DEBUG_LEVEL).optArg.argInt)
486 long argInt; ///< as a long integer member