Searched refs:src_stat (Results 1 – 1 of 1) sorted by relevance
619 struct stat *src_stat) in nvbin_sendfile() argument639 if (sendfile(fp_dst, fp_src, 0, src_stat->st_size) == -1) in nvbin_sendfile()647 new_time.actime = src_stat->st_atime; in nvbin_sendfile()648 new_time.modtime = src_stat->st_mtime; in nvbin_sendfile()