Searched refs:test_file_path (Results 1 – 10 of 10) sorted by relevance
173 path = test_file_path("config/principal"); in kerberos_kinit()306 config->keytab = test_file_path("config/keytab"); in kerberos_setup()324 path = test_file_path("config/password"); in kerberos_setup()363 path = test_file_path("config/pkinit-principal"); in kerberos_setup()374 path = test_file_path("config/pkinit-cert"); in kerberos_setup()438 path = test_file_path("data/generate-krb5-conf"); in kerberos_generate_conf()
81 path = test_file_path("config/admin-keytab"); in kerberos_expire_password()
223 test_file_path () { function
156 char *test_file_path(const char *file)
921 test_file_path(const char *file) in test_file_path() function
48 krb5conf=`test_file_path config/krb5.conf`
281 path = test_file_path(file); in run_script()393 path = test_file_path(dir); in run_script_dir()
268 sub test_file_path { subroutine
335 krb5conf = test_file_path("data/krb5-pam.conf"); in main()
80 The C and shell TAP libraries support a test_file_path() function,