OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:statvfs90
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/sys/
statvfs.h
37
struct
statvfs90
{
struct
78
statvfs_to_statvfs90(const struct statvfs *s, struct
statvfs90
*s90)
118
struct
statvfs90
*s90 = kmem_zalloc(sizeof(*s90), KM_SLEEP);
131
int __compat_statvfs(const char *__restrict, struct
statvfs90
*__restrict);
132
int __compat_statvfs1(const char *__restrict, struct
statvfs90
*__restrict,
135
int __compat_fstatvfs(int, struct
statvfs90
*);
136
int __compat_fstatvfs1(int, struct
statvfs90
*, int);
138
int __compat___getmntinfo13(struct
statvfs90
**, int);
140
int __compat___fhstatvfs40(const void *, size_t, struct
statvfs90
*);
141
int __compat___fhstatvfs140(const void *, size_t, struct
statvfs90
*, int)
[
all
...]
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp
2701
struct
statvfs90
{
struct
2736
unsigned struct_statvfs90_sz = sizeof(struct
statvfs90
);
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp
2701
struct
statvfs90
{
struct
2736
unsigned struct_statvfs90_sz = sizeof(struct
statvfs90
);
Completed in 72 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026