Searched refs:libssh_open_file (Results 1 – 1 of 1) sorted by relevance
136 static av_cold int libssh_open_file(LIBSSHContext *libssh, int flags, const char *file) in libssh_open_file() function238 if ((ret = libssh_open_file(libssh, flags, path)) < 0) in libssh_open()