Home
last modified time | relevance | path

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

/src/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2265 copy_stat(struct stat *in, struct stat32 *out) in copy_stat() function
2358 copy_stat(&ub, &ub32); in freebsd32_fstat()
2391 copy_stat(&ub, &ub32); in freebsd32_fstatat()
2428 copy_stat(&sb, &sb32); in freebsd32_fhstat()