OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:struct_statfs64
(Results
1 - 4
of
4
) sorted by null
/external/strace/
fetch_struct_statfs.c
32
#include DEF_MPERS_TYPE(
struct_statfs64
)
37
typedef struct statfs64
struct_statfs64
;
typedef in typeref:struct:statfs64
79
# define COMPAT_STATFS64_PADDED_SIZE (sizeof(
struct_statfs64
) + 4)
86
struct_statfs64
b;
m32_type_defs.h
56
# define
struct_statfs64
MPERS_m32_struct_statfs64
macro
mx32_type_defs.h
56
# define
struct_statfs64
MPERS_mx32_struct_statfs64
macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
types_darwin.go
112
type Statfs_t C.
struct_statfs64
Completed in 1378 milliseconds