from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209583

userrating:


May 25th. 2007:
Words

486

Views

258591

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149881

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





ARCHIVE_ENTRY_MISC

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

archive_entry_symlink_type archive_entry_set_symlink_type - miscellaneous functions for manipulating properties of archive_entry  

LIBRARY

Streaming Archive Library (libarchive,-larchive)  

SYNOPSIS

In archive_entry.h Ft int Fn archive_entry_symlink_type struct archive_entry *a Ft void Fn archive_entry_set_symlink_type struct archive_entry *a int  

DESCRIPTION

The function Fn archive_entry_symlink_type returns and the function Fn archive_entry_set_symlink_type sets the type of the symbolic link stored in an archive entry. These functions have special meaning on operating systems that support multiple symbolic link types (e.g. Microsoft Windows).

Supported values are:

AE_SYMLINK_TYPE_UNDEFINED
Symbolic link target type is not defined (default on unix systems)
AE_SYMLINK_TYPE_FILE
Symbolic link points to a file
AE_SYMLINK_TYPE_DIRECTORY
Symbolic link points to a directory

 

SEE ALSO

archive_entry3, archive_entry_paths3, archive_entry_stat3, libarchive(3)


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 11.6 ms