HomeSort by: relevance | last modified time | path
    Searched refs:sftp_lstat (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sftp-glob.c 92 if (sftp_lstat(cur.conn, path, 1, &a) != 0)
sftp-client.h 98 int sftp_lstat(struct sftp_conn *, const char *, int, Attrib *);
sftp.c 1770 if ((hflag ? sftp_lstat : sftp_stat)(conn,
sftp-client.c 915 sftp_lstat(struct sftp_conn *conn, const char *path, int quiet, Attrib *a) function

Completed in 24 milliseconds