Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.h56 char **fetch_windows_environment(void);
H A Dbsd-cygwin_util.c101 fetch_windows_environment(void) in fetch_windows_environment() function
/freebsd/crypto/openssh/
H A Dsession.c998 p = fetch_windows_environment(); in do_setup_env()