Searched refs:sb32 (Results 1 – 1 of 1) sorted by relevance
2296 struct ostat32 sb32; in ofreebsd32_stat() 2302 copy_ostat(&sb, &sb32); in ofreebsd32_stat() 2303 error = copyout(&sb32, uap->ub, sizeof (sb32)); in ofreebsd32_stat() 2361 struct ostat32 sb32; in ofreebsd32_lstat() 2368 copy_ostat(&sb, &sb32); in ofreebsd32_lstat() 2369 error = copyout(&sb32, uap->ub, sizeof (sb32)); in ofreebsd32_lstat() 2378 struct stat32 sb32; in freebsd32_fhstat() 2388 copy_stat(&sb, &sb32); in freebsd32_fhstat() 2295 struct ostat32 sb32; ofreebsd32_stat() local 2360 struct ostat32 sb32; ofreebsd32_lstat() local 2377 struct stat32 sb32; freebsd32_fhstat() local 2479 struct freebsd11_stat32 sb32; freebsd11_freebsd32_stat() local 2496 struct freebsd11_stat32 sb32; freebsd11_freebsd32_fstat() local 2513 struct freebsd11_stat32 sb32; freebsd11_freebsd32_fstatat() local 2531 struct freebsd11_stat32 sb32; freebsd11_freebsd32_lstat() local 2549 struct freebsd11_stat32 sb32; freebsd11_freebsd32_fhstat() local [all...]