ARCHIVE_ENTRY_TIME - Online Linux Manual PageSection : 3
Updated : February 2, 2012
NAME archive_entry_atime, archive_entry_atime_nsec, archive_entry_atime_is_set, archive_entry_set_atime, archive_entry_unset_atime, archive_entry_birthtime, archive_entry_birthtime_nsec, archive_entry_birthtime_is_set, archive_entry_set_birthtime, archive_entry_unset_birthtime, archive_entry_ctime, archive_entry_ctime_nsec, archive_entry_ctime_is_set, archive_entry_set_ctime, archive_entry_unset_ctime, archive_entry_mtime, archive_entry_mtime_nsec, archive_entry_mtime_is_set, archive_entry_set_mtime, archive_entry_unset_mtime —functions for manipulating times in archive entry descriptions
LIBRARYStreaming Archive Library (libarchive, -larchive)
SYNOPSIS #include <archive_entry.h>
time_t archive_entry_atime(struct archive_entry *a);
long archive_entry_atime_nsec(struct archive_entry *a);
int archive_entry_atime_is_set(struct archive_entry *a);
void archive_entry_set_atime(struct archive_entry *a , time_t sec , long nanosec);
void archive_entry_unset_atime(struct archive_entry *a);
time_t archive_entry_birthtime(struct archive_entry *a);
long archive_entry_birthtime_nsec(struct archive_entry *a);
int archive_entry_birthtime_is_set(struct archive_entry *a);
void archive_entry_set_birthtime(struct archive_entry *a , time_t sec , long nanosec);
void archive_entry_unset_birthtime(struct archive_entry *a);
time_t archive_entry_ctime(struct archive_entry *a);
long archive_entry_ctime_nsec(struct archive_entry *a);
int archive_entry_ctime_is_set(struct archive_entry *a);
void archive_entry_set_ctime(struct archive_entry *a , time_t sec , long nanosec);
void archive_entry_unset_ctime(struct archive_entry *a);
time_t archive_entry_mtime(struct archive_entry *a);
long archive_entry_mtime_nsec(struct archive_entry *a);
int archive_entry_mtime_is_set(struct archive_entry *a);
void archive_entry_set_mtime(struct archive_entry *a , time_t sec , long nanosec);
void archive_entry_unset_mtime(struct archive_entry *a);
DESCRIPTIONThese functions create and manipulate the time fields in an archive_entry. Supported time fields are atime (access time), birthtime (creation time), ctime (last time an inode property was changed) and mtime (modification time). libarchive(3) provides a high-resolution interface. The timestamps are truncated automatically depending on the archive format (for archiving) or the filesystem capabilities (for restoring). All timestamp fields are optional. The XXX_unset() functions can be used to mark the corresponding field as missing. The current state can be queried using XXX_is_set(). Unset time fields have a second and nanosecond field of 0.
SEE ALSOarchive_entry(3), libarchive(3)
HISTORYThe libarchive library first appeared in FreeBSD 5.3.
AUTHORS -nosplit The libarchive library was written by Tim Kientzle ⟨kientzle@acm.org⟩. 0
Johanes Gumabo
Data Size : 12,072 byte
man-archive_entry_time.3Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 2 / 203,085
Visitor ID : :
Visitor IP : 3.147.6.122 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.