Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dscript.h46 struct script_config;
47 typedef void (*script_callback)(pam_handle_t *, const struct script_config *,
51 struct script_config { struct
70 void run_script(const char *file, const struct script_config *) argument
77 void run_script_dir(const char *dir, const struct script_config *)
H A Dinternal.h41 struct script_config;
115 struct work *parse_script(FILE *, const struct script_config *);
H A Dconfig.c324 expand_string(const char *template, const struct script_config *config) in expand_string()
439 const struct script_config *config) in split_options()
475 const struct script_config *config) in parse_options()
635 parse_output(FILE *script, const struct script_config *config) in parse_output()
673 parse_prompts(FILE *script, const struct script_config *config) in parse_prompts()
737 parse_script(FILE *script, const struct script_config *config) in parse_script()
H A Dscript.c263 run_script(const char *file, const struct script_config *config) in run_script()
383 run_script_dir(const char *dir, const struct script_config *config) in run_script_dir()
H A DREADME154 All of these are set in the script_config struct.
230 The replacement values are taken from the script_config struct passed
/freebsd/contrib/pam-krb5/tests/module/
H A Dpam-user-t.c27 check_pam_user(pam_handle_t *pamh, const struct script_config *config UNUSED, in check_pam_user()
43 struct script_config config; in main()
H A Dcache-t.c44 check_cache(const char *file, const struct script_config *config, in check_cache()
106 check_cache_callback(pam_handle_t *pamh, const struct script_config *config, in check_cache_callback()
131 struct script_config config; in main()
H A Dpassword-t.c36 check_authtok(pam_handle_t *pamh, const struct script_config *config, in check_authtok()
51 struct script_config config; in main()
H A Dno-cache-t.c27 struct script_config config; in main()
H A Dbad-authtok-t.c30 struct script_config config; in main()
H A Dstacked-t.c29 struct script_config config; in main()
H A Dlong-t.c23 struct script_config config; in main()
H A Dfast-t.c27 struct script_config config; in main()
H A Dtrace-t.c26 struct script_config config; in main()
H A Dbasic-t.c31 struct script_config config; in main()
H A Dpkinit-t.c27 struct script_config config; in main()
H A Drealm-t.c32 struct script_config config; in main()
H A Dalt-auth-t.c29 struct script_config config; in main()
H A Dfast-anon-t.c82 struct script_config config; in main()
H A Dcache-cleanup-t.c30 struct script_config config; in main()
H A Dexpired-t.c34 struct script_config config; in main()