Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dvar.c1889 FormatTime(const char *fmt, time_t t, bool gmt) in FormatTime() function
2586 Expr_SetValueOwn(expr, FormatTime(Expr_Str(expr), t, gmt)); in ApplyModifier_Time()