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

  /src/lib/libc/compat/sys/
compat_statvfs.c 71 statvfs_to_statvfs90(&sb, buf);
81 statvfs_to_statvfs90(&sb, buf);
91 statvfs_to_statvfs90(&sb, buf);
101 statvfs_to_statvfs90(&sb, buf);
117 statvfs_to_statvfs90(sb + i, buf + i);
compat_fhstatvfs.c 57 statvfs_to_statvfs90(&sb, buf);
compat_fhstatvfs1.c 58 statvfs_to_statvfs90(&sb, buf);
compat___fhstatvfs140.c 57 statvfs_to_statvfs90(&sb, buf);
compat___fhstatvfs40.c 56 statvfs_to_statvfs90(&sb, buf);
  /src/sys/compat/sys/
statvfs.h 78 statvfs_to_statvfs90(const struct statvfs *s, struct statvfs90 *s90) function in typeref:typename:__BEGIN_DECLS void
121 statvfs_to_statvfs90(vs, s90);

Completed in 12 milliseconds