Searched refs:maxdate (Results 1 – 1 of 1) sorted by relevance
178 static long maxdate; /* password aging information */ variable880 (maxdate = strtol(optarg, &char_p, 10)) < -1 || in ckarg()1177 if ((maxdate == -1) && (flag & NFLAG)) { in ckarg()