Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2282 copy_stat(struct stat *in, struct stat32 *out) in copy_stat() function
2375 copy_stat(&ub, &ub32); in freebsd32_fstat()
2408 copy_stat(&ub, &ub32); in freebsd32_fstatat()
2445 copy_stat(&sb, &sb32); in freebsd32_fhstat()