Searched refs:tilde_expand_paths (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dssh.c222 tilde_expand_paths(char **paths, u_int num_paths) function
903 tilde_expand_paths(options.system_hostfiles,
905 tilde_expand_paths(options.user_hostfiles, options.num_user_hostfiles);

Completed in 27 milliseconds