Searched refs:xstat (Results 1 – 5 of 5) sorted by relevance
26 xstat (const char *path, struct stat64 *result) in xstat() function
33 xstat ("/dev", &before); in callback()40 xstat ("/", &after); in callback()
41 void xstat (const char *path, struct stat *);45 void xstat (const char *path, struct stat64 *);50 void __REDIRECT (xstat, (const char *path, struct stat *), xstat_time64);
28 xstat (from, &st); in support_copy_file()
45 support-xstat \46 support-xstat-time64 \
Completed in 7 milliseconds