OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:struct_stat
(Results
1 - 5
of
5
) sorted by null
/external/strace/
fetch_struct_stat.c
31
#include DEF_MPERS_TYPE(
struct_stat
)
61
typedef struct stat
struct_stat
;
typedef in typeref:struct:stat
80
struct_stat
buf;
largefile_wrappers.h
42
# define
struct_stat
struct stat64
macro
50
# define
struct_stat
struct stat
macro
m32_type_defs.h
47
# define
struct_stat
MPERS_m32_struct_stat
macro
mx32_type_defs.h
47
# define
struct_stat
MPERS_mx32_struct_stat
macro
/external/curl/lib/
curl_setup.h
367
# define
struct_stat
struct _stati64
macro
384
# define
struct_stat
struct _stat
macro
389
#ifndef
struct_stat
390
# define
struct_stat
struct stat
macro
Completed in 356 milliseconds