Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.h98 #define MAX_SID_SIZE (8 + SID_MAX_SUB_AUTHORITIES*4) macro
99 typedef char BIGSID[MAX_SID_SIZE];
H A Dacls.c2795 newattrsz += 3*MAX_SID_SIZE; in ntfs_build_descr_posix()
2798 newattrsz += 2*MAX_SID_SIZE*pxdesc->defcnt; in ntfs_build_descr_posix()