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

  /src/crypto/external/bsd/openssh/dist/
sftp-common.h 48 void attrib_to_stat(const Attrib *, struct stat *);
sftp-glob.c 95 attrib_to_stat(&a, st);
108 attrib_to_stat(&a, st);
sftp-common.c 90 attrib_to_stat(const Attrib *a, struct stat *st) function
sftp.c 910 attrib_to_stat(&d[n]->a, &sb);

Completed in 53 milliseconds