Home
last modified time | relevance | path

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

/NextBSD/contrib/libarchive/libarchive/
HDarchive_write_disk_posix.c318 #ifndef DECMPFS_XATTR_NAME
319 #define DECMPFS_XATTR_NAME "com.apple.decmpfs" macro
894 r = fsetxattr(a->fd, DECMPFS_XATTR_NAME, a->decmpfs_header_p, in hfs_write_decmpfs()
898 "Cannot restore xattr:%s", DECMPFS_XATTR_NAME); in hfs_write_decmpfs()