Searched refs:idaymax (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dckdate.c121 int idaymax = 2; local
126 idaymax--;
129 while (isdigit((unsigned char)*copy) && (iday < idaymax)) {

Completed in 57 milliseconds