Current File : //usr/include/linux/utime.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _LINUX_UTIME_H
#define _LINUX_UTIME_H

#include <linux/types.h>

struct utimbuf {
	__kernel_time_t actime;
	__kernel_time_t modtime;
};

#endif
Comments on: Btooom! Chapter 80 https://w3.readbtooom.com/manga/btooom-chapter-80/ Read Btooom! Manga Online in High Quality Wed, 30 Nov 2022 23:56:24 +0000 hourly 1 https://wordpress.org/?v=6.4.5