Searched refs:copy_stat (Results 1 – 2 of 2) sorted by relevance
278 copy_stat(const char *path, struct stat *sb) in copy_stat() function468 if (copy_stat(to.p_path, &to_stat) == -1) in copy()
2179 copy_stat(struct stat *in, struct stat32 *out) in copy_stat() function2271 copy_stat(&ub, &ub32); in freebsd32_fstat()2304 copy_stat(&ub, &ub32); in freebsd32_fstatat()2341 copy_stat(&sb, &sb32); in freebsd32_fhstat()