Searched refs:fit_set_timestamp (Results 1 – 8 of 8) sorted by relevance
1137 int fit_set_timestamp(void *fit, int noffset, time_t timestamp) in fit_set_timestamp() function
133 ret = fit_set_timestamp(fit, noffset, time(NULL)); in fit_image_write_sig()
102 ret = fit_set_timestamp(ptr, 0, time); in fit_add_file_data()
1038 int fit_set_timestamp(void *fit, int noffset, time_t timestamp);