Searched refs:SMB_ACL_HDRSIZE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_acl.c115 if (acl->sl_bsize < SMB_ACL_HDRSIZE)
259 acl = smb_acl_alloc(ACL_REVISION, SMB_ACL_HDRSIZE, zacl->acl_cnt);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_security.c513 if (bytes_left < SMB_ACL_HDRSIZE)
527 sid_offs += SMB_ACL_HDRSIZE;
H A Dsmb_acl.c163 if (acl->sl_bsize < SMB_ACL_HDRSIZE)
312 acl = smb_acl_alloc(ACL_REVISION, SMB_ACL_HDRSIZE, zacl->acl_cnt);
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dntifs.h434 #define SMB_ACL_HDRSIZE 8 macro

Completed in 123 milliseconds