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

/system/core/toolbox/
H A Duptime.c42 int seconds, minutes, hours, days; local
49 days = time / 24;
51 if (days > 0)
52 sprintf(buffer, "%d days, %02d:%02d:%02d", days, hours, minutes, seconds);
/system/core/fastboot/
H A Dgenkey.sh16 -batch -days 10000

Completed in 45 milliseconds