OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 50 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026