Searched refs:op_get_mtime (Results 1 – 5 of 5) sorted by relevance
37 time_t op_get_mtime(char const * file);
33 time_t op_get_mtime(char const * file) in op_get_mtime() function
197 binary ? op_get_mtime(binary) : 0); in opd_open_sample_file()
147 image->mtime = op_get_mtime(image->name); in opd_new_image()
90 time_t const newmtime = op_get_mtime(file.c_str()); in check_mtime()