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

/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_policy.c36 #define MIN_PW_HISTORY 1 macro
150 pent.pw_history_num = MIN_PW_HISTORY;
152 if(entry->pw_history_num < MIN_PW_HISTORY ||
262 if(entry->pw_history_num < MIN_PW_HISTORY ||

Completed in 44 milliseconds