Home
last modified time | relevance | path

Searched refs:linkpath (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c589 const char *path = NULL, *linkpath = NULL; local
923 linkpath = hardlink;
925 if (linkpath == NULL) {
926 r = get_entry_symlink(a, entry_main, &linkpath,
932 r = get_entry_symlink(a, entry_main, &linkpath,
940 "Can't translate linkname '%s' to %s", linkpath,
957 linkpath = hardlink;
1030 if (linkpath != NULL) {
1033 if (linkpath_length > 100 || has_non_ASCII(linkpath)) {
1047 archive_entry_set_hardlink(entry_main, linkpath);
[all …]
H A Darchive_read_support_format_tar.c1145 struct archive_string linkpath; in header_gnu_longlink() local
1146 archive_string_init(&linkpath); in header_gnu_longlink()
1149 archive_string_free(&linkpath); in header_gnu_longlink()
1354 struct archive_string linkpath; in header_common() local
1355 archive_string_init(&linkpath); in header_common()
1356 archive_strncpy(&linkpath, in header_common()
1367 archive_string_free(&linkpath); in header_common()
1432 struct archive_string linkpath; in header_common() local
1433 archive_string_init(&linkpath); in header_common()
1434 archive_strncpy(&linkpath, in header_common()
[all …]
H A Darchive_write_set_format_7zip.c1567 const char* linkpath; in file_new() local
1568 linkpath = archive_entry_symlink_utf8(entry); in file_new()
1569 if (linkpath == NULL) { in file_new()
1576 file->size = strlen(linkpath); in file_new()
/freebsd-14.2/crypto/openssl/apps/
H A Drehash.c57 int symlink(const char *target, const char *linkpath) in symlink() argument
/freebsd-14.2/crypto/openssh/
H A DPROTOCOL471 string linkpath