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

/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dmain.c111 char *new_time_format; local
118 if ((new_time_format = getenv("TIMEFORMAT")) != NULL)
119 time_string = new_time_format;

Completed in 32 milliseconds