Searched refs:strtime (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/untgz/
H A Duntgz.c109 char *strtime OF((time_t *));
191 char *strtime (time_t *t) function
461 printf(" %s <dir> %s\n",strtime(&tartime),fname);
477 printf(" %s %9d %s\n",strtime(&tartime),remaining,fname);
523 printf(" %s <---> %s\n",strtime(&tartime),fname);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/untgz/
H A Duntgz.c109 char *strtime OF((time_t *));
191 char *strtime (time_t *t) function
461 printf(" %s <dir> %s\n",strtime(&tartime),fname);
477 printf(" %s %9d %s\n",strtime(&tartime),remaining,fname);
523 printf(" %s <---> %s\n",strtime(&tartime),fname);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd.c515 long strtime, irqtime, endtime, tottime; /* in microseconds */ local
527 strtime = ((cqr->startclk - cqr->buildclk) >> 12);
548 dasd_profile_counter(strtime, dasd_io_time1, device);

Completed in 146 milliseconds