Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dtimestamp.c462 char temp_timestamp_string[100]; in timestamp() local
472 strftime(temp_timestamp_string, in timestamp()
473 sizeof(temp_timestamp_string), format_string, in timestamp()
476 temp_timestamp_string); in timestamp()