OpenGrok
Cross Reference: sftp.c
xref
: /
external
/
openssh
/
sftp.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:st_mode
493
return(S_ISDIR(sb.
st_mode
));
812
S_ISDIR(g.gl_statv[0]->
st_mode
)) {