Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_security.c516 if (bytes_left < SMB_ACL_HDRSIZE) in smb_decode_acl()
530 sid_offs += SMB_ACL_HDRSIZE; in smb_decode_acl()
H A Dsmb_acl.c172 if (acl->sl_bsize < SMB_ACL_HDRSIZE) in smb_acl_isvalid()
356 acl = smb_acl_alloc(ACL_REVISION, SMB_ACL_HDRSIZE, zacl->acl_cnt); in smb_acl_from_zfs()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dntifs.h464 #define SMB_ACL_HDRSIZE 8 macro
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_acl.c127 if (acl->sl_bsize < SMB_ACL_HDRSIZE) in smb_acl_isvalid()
311 acl = smb_acl_alloc(ACL_REVISION, SMB_ACL_HDRSIZE, zacl->acl_cnt); in smb_acl_from_zfs()