Searched refs:stats_ptr (Results 1 - 4 of 4) sorted by relevance

/external/ppp/pppd/include/net/
H A Dppp_defs.h136 #define stats_ptr b.ifr_ifru.ifru_data macro
/external/chromium_org/tools/android/heap_profiler/
H A Dheap_profiler_integrationtest.cc60 HeapStats* const* stats_ptr = reinterpret_cast<HeapStats* const*>( local
62 EXPECT_TRUE(stats_ptr != NULL);
63 const HeapStats* stats = *stats_ptr;
/external/lldb/source/Host/common/
H A DFileSpec.cpp41 GetFileStats (const FileSpec *file_spec, struct stat *stats_ptr) argument
45 return ::stat (resolved_path, stats_ptr) == 0;
/external/ppp/pppd/
H A Dsys-linux.c1348 req.stats_ptr = (caddr_t) &req.stats;

Completed in 2004 milliseconds