Home
last modified time | relevance | path

Searched refs:mtools_twenty_four_hour_clock (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
Dconfig.c66 unsigned int mtools_twenty_four_hour_clock=1; variable
94 (caddr_t) &mtools_twenty_four_hour_clock, T_UINT },
Dmtools.h255 extern unsigned int mtools_twenty_four_hour_clock;
Dmdir.c109 if(!mtools_twenty_four_hour_clock) { in print_time()