Home
last modified time | relevance | path

Searched refs:fetch_pam_child_environment (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth-pam.h38 char ** fetch_pam_child_environment(void);
H A Dauth-pam.c1261 fetch_pam_child_environment(void) in fetch_pam_child_environment() function
H A Dsession.c1146 p = fetch_pam_child_environment(); in do_setup_env()