Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_security.c228 uint32_t offset = SMB_SD_HDRSIZE; in smb_encode_sd()
389 if (owner_offs < SMB_SD_HDRSIZE) in smb_decode_sd()
398 if (group_offs < SMB_SD_HDRSIZE) in smb_decode_sd()
410 if (sacl_offs < SMB_SD_HDRSIZE) in smb_decode_sd()
422 if (dacl_offs < SMB_SD_HDRSIZE) in smb_decode_sd()
H A Dsmb_sd.c68 uint32_t length = SMB_SD_HDRSIZE; in smb_sd_len()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dntifs.h568 #define SMB_SD_HDRSIZE 20 macro
/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_sd.c88 uint32_t length = SMB_SD_HDRSIZE; in smb_sd_len()