HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_stat43 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 77 netbsd32_from_stat(const struct stat *sb, struct netbsd32_stat43 *sp32)
143 struct netbsd32_stat43 sb32;
162 struct netbsd32_stat43 sb32;
181 struct netbsd32_stat43 sb32;
netbsd32.h 802 struct netbsd32_stat43 { /* BSD-4.3 stat struct */ struct
  /src/sys/compat/sunos32/
sunos32_misc.c 240 static inline void sunos32_from___stat13(struct stat *, struct netbsd32_stat43 *);
243 sunos32_from___stat13(struct stat *sbp, struct netbsd32_stat43 *sb32p)
277 struct netbsd32_stat43 sb32;
300 struct netbsd32_stat43 sb32;

Completed in 16 milliseconds