Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-client.h87 void sftp_free_dirents(SFTP_DIRENT **);
H A Dsftp-glob.c106 sftp_free_dirents(od->dir); in fudge_closedir()
H A Dsftp-client.c833 sftp_free_dirents(*dir); in sftp_lsreaddir()
837 sftp_free_dirents(*dir); in sftp_lsreaddir()
851 void sftp_free_dirents(SFTP_DIRENT **s) in sftp_free_dirents() function
2006 sftp_free_dirents(dir_entries); in download_dir_internal()
2815 sftp_free_dirents(dir_entries); in crossload_dir_internal()
H A Dsftp.c933 sftp_free_dirents(d); in do_ls_dir()