/src/sys/compat/netbsd32/ |
netbsd32_compat_43.c | 77 netbsd32_from_stat(const struct stat *sb, struct netbsd32_stat43 *sp32) function in typeref:typename:void 148 netbsd32_from_stat(&sb, &sb32); 167 netbsd32_from_stat(&sb, &sb32); 186 netbsd32_from_stat(&sb, &sb32);
|
netbsd32_compat_43.c | 77 netbsd32_from_stat(const struct stat *sb, struct netbsd32_stat43 *sp32) function in typeref:typename:void 148 netbsd32_from_stat(&sb, &sb32); 167 netbsd32_from_stat(&sb, &sb32); 186 netbsd32_from_stat(&sb, &sb32);
|
netbsd32_conv.h | 535 netbsd32_from_stat(const struct stat *sbp, struct netbsd32_stat *sb32p) function in typeref:typename:void
|
netbsd32_conv.h | 535 netbsd32_from_stat(const struct stat *sbp, struct netbsd32_stat *sb32p) function in typeref:typename:void
|