HomeSort by: relevance | last modified time | path
    Searched defs:new_time_format (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/dump/
main.c 147 char *new_time_format; local in function:main
154 if ((new_time_format = getenv("TIMEFORMAT")) != NULL)
155 time_string = new_time_format;

Completed in 44 milliseconds