Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/camcontrol/
H A Dtimestamp.c68 static int set_timestamp(struct cam_device *device, char *format_string,
244 set_timestamp(struct cam_device *device, char *format_string, in set_timestamp() function
490 error = set_timestamp(device, format_string, timestamp_string, in timestamp()