Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_misc.c1804 copy_ostat(struct stat *in, struct ostat32 *out) in copy_ostat() function
1854 copy_ostat(&sb, &sb32); in ofreebsd32_stat()
1886 copy_ostat(&ub, &ub32); in ofreebsd32_fstat()
1936 copy_ostat(&sb, &sb32); in ofreebsd32_lstat()