HomeSort by: relevance | last modified time | path
    Searched defs:stat12 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/sys/
stat.h 64 struct stat12 { /* NetBSD-1.2 stat struct */ struct
178 void compat_12_stat_conv(const struct stat *st, struct stat12 *ost);
184 int __compat_stat(const char *, struct stat12 *) __dso_hidden;
185 int __compat_fstat(int, struct stat12 *) __dso_hidden;
195 int __compat_lstat(const char *, struct stat12 *) __dso_hidden;
stat.h 64 struct stat12 { /* NetBSD-1.2 stat struct */ struct
178 void compat_12_stat_conv(const struct stat *st, struct stat12 *ost);
184 int __compat_stat(const char *, struct stat12 *) __dso_hidden;
185 int __compat_fstat(int, struct stat12 *) __dso_hidden;
195 int __compat_lstat(const char *, struct stat12 *) __dso_hidden;
stat.h 64 struct stat12 { /* NetBSD-1.2 stat struct */ struct
178 void compat_12_stat_conv(const struct stat *st, struct stat12 *ost);
184 int __compat_stat(const char *, struct stat12 *) __dso_hidden;
185 int __compat_fstat(int, struct stat12 *) __dso_hidden;
195 int __compat_lstat(const char *, struct stat12 *) __dso_hidden;
stat.h 64 struct stat12 { /* NetBSD-1.2 stat struct */ struct
178 void compat_12_stat_conv(const struct stat *st, struct stat12 *ost);
184 int __compat_stat(const char *, struct stat12 *) __dso_hidden;
185 int __compat_fstat(int, struct stat12 *) __dso_hidden;
195 int __compat_lstat(const char *, struct stat12 *) __dso_hidden;

Completed in 172 milliseconds