24#ifndef VALIDATE_PASSWORD_COMPONENT_OPTION_USAGE_H
25#define VALIDATE_PASSWORD_COMPONENT_OPTION_USAGE_H
30 unsigned long every_nth = 100);
bool validate_password_component_option_usage_deinit()
Definition: option_usage.cc:57
bool validate_password_component_option_usage_set(unsigned long every_nth=100)
Definition: option_usage.cc:69
bool validate_password_component_option_usage_init()
Definition: option_usage.cc:43