Searched refs:stat_to_attrib (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dsftp-common.h46 void stat_to_attrib(const struct stat *, Attrib *);
H A Dsftp-common.c68 stat_to_attrib(const struct stat *st, Attrib *a) function
H A Dsftp-server.c833 stat_to_attrib(&st, &a);
871 stat_to_attrib(&st, &a);
1068 stat_to_attrib(&st, &(stats[count].attrib));
H A Dsftp-client.c1613 stat_to_attrib(&sb, &a);
1820 stat_to_attrib(&sb, &a);

Completed in 55 milliseconds