Deleted Added
full compact
archive_entry_paths.3 (302408) archive_entry_paths.3 (315432)
1.\" Copyright (c) 2010 Joerg Sonnenberger
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 17 unchanged lines hidden (view full) ---

26.Dt ARCHIVE_ENTRY_PATHS 3
27.Os
28.Sh NAME
29.Nm archive_entry_hardlink ,
30.Nm archive_entry_hardlink_w ,
31.Nm archive_entry_set_hardlink ,
32.Nm archive_entry_copy_hardlink ,
33.Nm archive_entry_copy_hardlink_w ,
1.\" Copyright (c) 2010 Joerg Sonnenberger
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 17 unchanged lines hidden (view full) ---

26.Dt ARCHIVE_ENTRY_PATHS 3
27.Os
28.Sh NAME
29.Nm archive_entry_hardlink ,
30.Nm archive_entry_hardlink_w ,
31.Nm archive_entry_set_hardlink ,
32.Nm archive_entry_copy_hardlink ,
33.Nm archive_entry_copy_hardlink_w ,
34.Nm archve_entry_update_hardlink_utf8 ,
34.Nm archive_entry_update_hardlink_utf8 ,
35.Nm archive_entry_set_link ,
36.Nm archive_entry_copy_link ,
37.Nm archive_entry_copy_link_w ,
35.Nm archive_entry_set_link ,
36.Nm archive_entry_copy_link ,
37.Nm archive_entry_copy_link_w ,
38.Nm archve_entry_update_link_utf8 ,
38.Nm archive_entry_update_link_utf8 ,
39.Nm archive_entry_pathname ,
40.Nm archive_entry_pathname_w ,
41.Nm archive_entry_set_pathname ,
42.Nm archive_entry_copy_pathname ,
43.Nm archive_entry_copy_pathname_w ,
39.Nm archive_entry_pathname ,
40.Nm archive_entry_pathname_w ,
41.Nm archive_entry_set_pathname ,
42.Nm archive_entry_copy_pathname ,
43.Nm archive_entry_copy_pathname_w ,
44.Nm archve_entry_update_pathname_utf8 ,
44.Nm archive_entry_update_pathname_utf8 ,
45.Nm archive_entry_sourcepath ,
46.Nm archive_entry_copy_sourcepath ,
45.Nm archive_entry_sourcepath ,
46.Nm archive_entry_copy_sourcepath ,
47.Nm archive_entry_symlink,
48.Nm archive_entry_symlink_w,
47.Nm archive_entry_symlink ,
48.Nm archive_entry_symlink_w ,
49.Nm archive_entry_set_symlink ,
50.Nm archive_entry_copy_symlink ,
51.Nm archive_entry_copy_symlink_w ,
49.Nm archive_entry_set_symlink ,
50.Nm archive_entry_copy_symlink ,
51.Nm archive_entry_copy_symlink_w ,
52.Nm archve_entry_update_symlink_utf8
52.Nm archive_entry_update_symlink_utf8
53.Nd functions for manipulating path names in archive entry descriptions
54.Sh LIBRARY
55Streaming Archive Library (libarchive, -larchive)
56.Sh SYNOPSIS
57.In archive_entry.h
58.Ft const char *
59.Fn archive_entry_hardlink "struct archive_entry *a"
60.Ft const wchar_t *

--- 93 unchanged lines hidden ---
53.Nd functions for manipulating path names in archive entry descriptions
54.Sh LIBRARY
55Streaming Archive Library (libarchive, -larchive)
56.Sh SYNOPSIS
57.In archive_entry.h
58.Ft const char *
59.Fn archive_entry_hardlink "struct archive_entry *a"
60.Ft const wchar_t *

--- 93 unchanged lines hidden ---