HomeSort by relevance Sort by last modified time
    Searched refs:XATTR_TARGET_MAX (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
xattr.h 38 #define XATTR_TARGET_MAX 65536
xattr.c 544 * xattr list is larger than XATTR_TARGET_MAX then more
563 * XATTR_TARGET_MAX we're done
565 if(total_size <= XATTR_TARGET_MAX)

Completed in 475 milliseconds