Searched refs:fit_set_timestamp (Results 1 – 4 of 4) sorted by relevance
132 ret = fit_set_timestamp(fit, noffset, time(NULL)); in fit_image_write_sig()
55 ret = fit_set_timestamp(ptr, 0, time); in fit_add_file_data()
1001 int fit_set_timestamp(void *fit, int noffset, time_t timestamp);
1094 int fit_set_timestamp(void *fit, int noffset, time_t timestamp) in fit_set_timestamp() function