Searched defs:timefmt (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/nmake/
H A Dmisc.c206 timefmt(const char* fmt, Time_t t) function
/ast/src/cmd/std/
H A Dls.c350 char* timefmt; /* time list format */ member in struct:__anon232
525 arg = state.timefmt;
538 arg = state.timefmt;
686 arg = state.timefmt;
782 arg = state.timefmt;
1360 state.timefmt = "%?%l";
1383 state.timefmt = TIME_LONG_ISO;
1501 state.timefmt = TIME_ISO;
1508 state.timefmt = TIME_FULL_ISO;
1511 state.timefmt
[all...]

Completed in 14 milliseconds