Home
last modified time | relevance | path

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

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