Searched refs:sftp_lstat (Results 1 – 4 of 4) sorted by relevance
| /dflybsd-src/crypto/openssh/ |
| H A D | sftp-client.h | 102 int sftp_lstat(struct sftp_conn *, const char *, int, Attrib *);
|
| H A D | sftp-glob.c | 115 if (sftp_lstat(cur.conn, path, 1, &a) != 0) in fudge_lstat()
|
| H A D | sftp.c | 1743 if ((hflag ? sftp_lstat : sftp_stat)(conn, in parse_dispatch_command()
|
| H A D | sftp-client.c | 933 sftp_lstat(struct sftp_conn *conn, const char *path, int quiet, Attrib *a) in sftp_lstat() function
|