HomeSort by relevance Sort by last modified time
    Searched refs:ls_file (Results 1 - 4 of 4) sorted by null

  /external/openssh/
sftp-common.h 49 char *ls_file(const char *, const struct stat *, int, int);
sftp-common.c 190 ls_file(const char *name, const struct stat *st, int remote, int si_units) function
sftp.c 756 lname = ls_file(fname, &sb, 1,
838 lname = ls_file(fname, g.gl_statv[i], 1,
    [all...]
sftp-server.c 946 stats[count].long_name = ls_file(dp->d_name, &st, 0, 0);
    [all...]

Completed in 43 milliseconds