Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pam_modules/authtok_check/
H A Ddict.c124 char dict_hwm[PATH_MAX]; in database_present() local
129 (void) snprintf(dict_hwm, sizeof (dict_hwm), "%s/%s", path, in database_present()
136 if (stat(dict_hwm, &st) == -1 || in database_present()