Searched refs:fetch_pam_environment (Results 1 – 4 of 4) sorted by relevance
46 char **fetch_pam_environment(Authctxt *authctxt);
292 penv = fetch_pam_environment(authctxt); in ssh_gssapi_storecreds()
559 fetch_pam_environment(Authctxt *authctxt) in fetch_pam_environment() function
1144 p = fetch_pam_environment(s->authctxt); in do_setup_env()