Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/compat/freebsd32/
Dfreebsd32_misc.c1843 copy_ostat(struct stat *in, struct ostat32 *out) in copy_ostat() function
1890 copy_ostat(&sb, &sb32); in ofreebsd32_stat()
1922 copy_ostat(&ub, &ub32); in ofreebsd32_fstat()
1969 copy_ostat(&sb, &sb32); in ofreebsd32_lstat()