Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dsftp-client.c986 sftp_realpath_expand(struct sftp_conn *conn, const char *path, int expand) in sftp_realpath_expand() function
1063 return sftp_realpath_expand(conn, path, 0); in sftp_realpath()
1077 return sftp_realpath_expand(conn, path, 0); in sftp_expand_path()
1079 return sftp_realpath_expand(conn, path, 1); in sftp_expand_path()