Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-cygwin_util.h56 char **fetch_windows_environment(void);
Dbsd-cygwin_util.c97 fetch_windows_environment(void) in fetch_windows_environment() function
/external/openssh/
Dsession.c1003 p = fetch_windows_environment(); in do_setup_env()