Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/camcontrol/
H A Dtimestamp.c463 char temp_timestamp_string[100]; in timestamp() local
473 strftime(temp_timestamp_string, in timestamp()
474 sizeof(temp_timestamp_string), format_string, in timestamp()
477 temp_timestamp_string); in timestamp()