Home
last modified time | relevance | path

Searched refs:stat64from32 (Results 1 – 2 of 2) sorted by relevance

/dports/security/fakeroot/fakeroot-1.23/
H A Dcommunicate.h216 extern void stat64from32(struct stat64 *s64, const struct stat *s32);
H A Dcommunicate.c356 void stat64from32(struct stat64 *s64, const struct stat *s32) in stat64from32() function