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

/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1713 copy_stat(struct stat *in, struct stat32 *out) function
1767 copy_stat(&sb, &sb32);
1799 copy_stat(&ub, &ub32);
1831 copy_stat(&ub, &ub32);
1846 copy_stat(&sb, &sb32);

Completed in 75 milliseconds