Home
last modified time | relevance | path

Searched defs:stats_ptr (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/include/net/
Dppp_defs.h136 #define stats_ptr b.ifr_ifru.ifru_data macro
/external/lldb/source/Host/common/
DFileSpec.cpp41 GetFileStats (const FileSpec *file_spec, struct stat *stats_ptr) in GetFileStats()