Searched refs:tbuff (Results 1 - 2 of 2) sorted by relevance

/external/xmlrpcpp/src/
H A DXmlRpcDispatch.cpp194 struct timeb tbuff; local
196 ftime(&tbuff);
197 return ((double) tbuff.time + ((double)tbuff.millitm / 1000.0) +
198 ((double) tbuff.timezone * 60));
/external/syslinux/gpxe/src/drivers/net/
H A Dvia-rhine.c464 unsigned long tbuff:1; member in struct:rhine_tx_desc::VTC_tx_status_tag::__anon22061

Completed in 109 milliseconds