Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dtimestamp.c67 static int set_timestamp(struct cam_device *device, char *format_string,
243 set_timestamp(struct cam_device *device, char *format_string, in set_timestamp() function
489 error = set_timestamp(device, format_string, timestamp_string, in timestamp()