Searched refs:xcheckrange (Results 1 – 1 of 1) sorted by relevance
67 void xcheckrange(long val, long low, long high) in xcheckrange() function89 xcheckrange(tm->tm_year = atol(toys.optargs[--toys.optc]),1,9999); in cal_main()94 xcheckrange(tm->tm_mon = atol(toys.optargs[--toys.optc]),1,12); in cal_main()