Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/kern/lib/libsys_sunos/
H A Drump_sunos_compat.c106 bsd_to_sunos_stat(const struct stat *sb, struct sunos_stat *ssb) in bsd_to_sunos_stat() function
144 bsd_to_sunos_stat(&sb, &ssb); in rump_sunos_sys_stat()
161 bsd_to_sunos_stat(&sb, &ssb); in rump_sunos_sys_fstat()
178 bsd_to_sunos_stat(&sb, &ssb); in rump_sunos_sys_lstat()