ARCHIVE_ENTRY_PATHS - Online Linux Manual PageSection : 3
Updated : February 2, 2012

NAME archive_entry_hardlink, archive_entry_hardlink_w, archive_entry_set_hardlink, archive_entry_copy_hardlink, archive_entry_copy_hardlink_w, archive_entry_update_hardlink_utf8, archive_entry_set_link, archive_entry_copy_link, archive_entry_copy_link_w, archive_entry_update_link_utf8, archive_entry_pathname, archive_entry_pathname_w, archive_entry_set_pathname, archive_entry_copy_pathname, archive_entry_copy_pathname_w, archive_entry_update_pathname_utf8, archive_entry_sourcepath, archive_entry_copy_sourcepath, archive_entry_symlink, archive_entry_symlink_w, archive_entry_set_symlink, archive_entry_copy_symlink, archive_entry_copy_symlink_w, archive_entry_update_symlink_utf8 functions for manipulating path names in archive entry descriptions

LIBRARYStreaming Archive Library (libarchive, -larchive)

SYNOPSIS #include <archive_entry.h>
const char * archive_entry_hardlink(struct archive_entry *a);
const wchar_t * archive_entry_hardlink_w(struct archive_entry *a);
void archive_entry_set_hardlink(struct archive_entry *a , const char *path);
void archive_entry_copy_hardlink(struct archive_entry *a , const char *path);
void archive_entry_copy_hardlink_w(struct archive_entry *a , const , wchar_t , *path");
int archive_entry_update_hardlink_utf8(struct archive_entry *a , const char *path);
void archive_entry_set_link(struct archive_entry *a , const char *path);
void archive_entry_copy_link(struct archive_entry *a , const char *path);
void archive_entry_copy_link_w(struct archive_entry *a , const wchar_t *path);
int archive_entry_update_link_utf8(struct archive_entry *a , const char *path);
const char * archive_entry_pathname(struct archive_entry *a);
const wchar_t * archive_entry_pathname_w(struct archive_entry *a);
void archive_entry_set_pathname(struct archive_entry *a , const char *path);
void archive_entry_copy_pathname(struct archive_entry *a , const char *path);
void archive_entry_copy_pathname_w(struct archive_entry *a , const wchar_t *path);
int archive_entry_update_pathname_utf8(struct archive_entry *a , const char *path);
const char * archive_entry_sourcepath(struct archive_entry *a);
void archive_entry_copy_sourcepath(struct archive_entry *a , const char *path);
const char * archive_entry_symlink(struct archive_entry *a);
const wchar_t * archive_entry_symlink_w(struct archive_entry *a);
void archive_entry_set_symlink(struct archive_entry *a , const char *path);
void archive_entry_copy_symlink(struct archive_entry *a , const char *path);
void archive_entry_copy_symlink_w(struct archive_entry *a , const wchar_t *path);
int archive_entry_update_symlink_utf8(struct archive_entry *a , const char *path);

DESCRIPTIONPath names supported by archive_entry(3): hardlink Destination of the hardlink. link Update only. For a symlink, update the destination. Otherwise, make the entry a hardlink and alter the destination for that. pathname Path in the archive sourcepath Path on the disk for use by archive_read_disk(3). symlink Destination of the symbolic link. Path names can be provided in one of three different ways: char * Multibyte strings in the current locale. wchar_t * Wide character strings in the current locale. The accessor functions are named XXX_w(). UTF-8 Unicode strings encoded as UTF-8. These are convenience functions to update both the multibyte and wide character strings at the same time. The sourcepath is a pure filesystem concept and never stored in an archive directly. For that reason, it is only available as multibyte string. The link path is a convenience function for conditionally setting hardlink or symlink destination. It doesn't have a corresponding get accessor function. archive_entry_set_XXX() is an alias for archive_entry_copy_XXX().

SEE ALSOarchive_entry(3), libarchive(3)
0
Johanes Gumabo
Data Size   :   16,112 byte
man-archive_entry_paths.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 202,535
Visitor ID   :     :  
Visitor IP   :   13.58.61.176   :  
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.