HomeSort by: relevance | last modified time | path
    Searched defs:check_function (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/kadmin/
kadmind.c 39 static char *check_function = NULL; variable
68 { "check-function", 0, arg_string, &check_function,
173 kadm5_setup_passwd_quality_check (context, check_library, check_function);
kadmind.c 39 static char *check_function = NULL; variable
68 { "check-function", 0, arg_string, &check_function,
173 kadm5_setup_passwd_quality_check (context, check_library, check_function);
kadmin.c 52 static char *check_function = NULL; variable
85 { "check-function", 0, arg_string, &check_function,
228 check_library, check_function);
kadmin.c 52 static char *check_function = NULL; variable
85 { "check-function", 0, arg_string, &check_function,
228 check_library, check_function);
  /src/crypto/external/bsd/heimdal/dist/kpasswd/
kpasswdd.c 680 static const char *check_function = NULL; variable
696 { "check-function", 0, arg_string, &check_function,
943 kadm5_setup_passwd_quality_check(context, check_library, check_function);
kpasswdd.c 680 static const char *check_function = NULL; variable
696 { "check-function", 0, arg_string, &check_function,
943 kadm5_setup_passwd_quality_check(context, check_library, check_function);

Completed in 31 milliseconds