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

  /src/crypto/external/bsd/heimdal/dist/kadmin/
kadmind.c 38 static char *check_library = NULL; variable
66 { "check-library", 0, arg_string, &check_library,
173 kadm5_setup_passwd_quality_check (context, check_library, check_function);
kadmin.c 51 static char *check_library = NULL; variable
83 { "check-library", 0, arg_string, &check_library,
228 check_library, check_function);
  /src/crypto/external/bsd/heimdal/dist/kpasswd/
kpasswdd.c 679 static const char *check_library = NULL; variable
694 { "check-library", 0, arg_string, &check_library,
940 kadm5_setup_passwd_quality_check(context, check_library, check_function);

Completed in 14 milliseconds