Searched defs:MINWEEKS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A Dutils.c42 #define MINWEEKS -1 macro
172 minweeks = MINWEEKS;
176 minweeks = def_getuint("MINWEEKS=", MINWEEKS, defp);
185 * MINWEEKS==0 (results in sp_min = -1)
H A Dpasswdutil.h120 #define MINWEEKS -1 macro

Completed in 54 milliseconds