Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/modules/
H A Dvfs_gpfs.c414 set_effective_capability(DAC_OVERRIDE_CAPABILITY); in gpfs_getacl_with_capability()
419 drop_effective_capability(DAC_OVERRIDE_CAPABILITY); in gpfs_getacl_with_capability()
1634 set_effective_capability(DAC_OVERRIDE_CAPABILITY); in get_dos_attr_with_capability()
1642 drop_effective_capability(DAC_OVERRIDE_CAPABILITY); in get_dos_attr_with_capability()
1784 set_effective_capability(DAC_OVERRIDE_CAPABILITY); in vfs_gpfs_fget_dos_attributes()
1792 drop_effective_capability(DAC_OVERRIDE_CAPABILITY); in vfs_gpfs_fget_dos_attributes()
1911 set_effective_capability(DAC_OVERRIDE_CAPABILITY); in stat_with_capability()
1913 drop_effective_capability(DAC_OVERRIDE_CAPABILITY); in stat_with_capability()
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dsmb.h630 DAC_OVERRIDE_CAPABILITY enumerator
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dsystem.c753 case DAC_OVERRIDE_CAPABILITY: in set_process_capability()