Home
last modified time | relevance | path

Searched refs:params_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c61 } params_t; typedef
63 static params_t defaults = {
180 static int check_max(params_t *params, pam_handle_t *pamh, const char *newpass) in check_max()
193 static int parse(params_t *params, pam_handle_t *pamh, in parse()
313 params_t params; in pam_sm_chauthtok()