Home
last modified time | relevance | path

Searched refs:SD_SELF_RELATIVE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/netsmb/
H A Dsmb.h532 #define SD_SELF_RELATIVE 0x8000 macro
/titanic_50/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c465 sd->sd_flags &= ~SD_SELF_RELATIVE; in md_get_ntsd()
521 flags = sd->sd_flags | SD_SELF_RELATIVE; in mb_put_ntsd()
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c2662 flags |= SD_SELF_RELATIVE; in smbfs_smb_setsec()