SMB_ACL_PERM_T 380 examples/VFS/skel_opaque.c static int skel_sys_acl_add_perm(vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 446 examples/VFS/skel_opaque.c static int skel_sys_acl_get_perm(vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 367 examples/VFS/skel_transparent.c static int skel_sys_acl_add_perm(vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 422 examples/VFS/skel_transparent.c static int skel_sys_acl_get_perm(vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 813 source3/include/proto.h int sys_acl_add_perm(SMB_ACL_PERMSET_T permset_d, SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 814 source3/include/proto.h int sys_acl_get_perm(SMB_ACL_PERMSET_T permset_d, SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 45 source3/include/smb_acls.h SMB_ACL_PERM_T a_perm; SMB_ACL_PERM_T 456 source3/include/vfs.h int (*sys_acl_add_perm)(struct vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 467 source3/include/vfs.h int (*sys_acl_get_perm)(struct vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 107 source3/lib/sysacls.c int sys_acl_add_perm(SMB_ACL_PERMSET_T permset_d, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 125 source3/lib/sysacls.c int sys_acl_get_perm(SMB_ACL_PERMSET_T permset_d, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 193 source3/modules/vfs_aixacl_util.c static ushort aixacl_smb_to_aixperm(SMB_ACL_PERM_T a_perm) SMB_ACL_PERM_T 1338 source3/modules/vfs_default.c static int vfswrap_sys_acl_add_perm(vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 1393 source3/modules/vfs_default.c static int vfswrap_sys_acl_get_perm(vfs_handle_struct *handle, SMB_ACL_PERMSET_T permset, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 276 source3/modules/vfs_full_audit.c SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 305 source3/modules/vfs_full_audit.c SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 1983 source3/modules/vfs_full_audit.c SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 2143 source3/modules/vfs_full_audit.c SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 118 source3/modules/vfs_hpuxacl.c static SMB_ACL_PERM_T hpux_perm_to_smb_perm(const HPUX_PERM_T perm); SMB_ACL_PERM_T 119 source3/modules/vfs_hpuxacl.c static HPUX_PERM_T smb_perm_to_hpux_perm(const SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 504 source3/modules/vfs_hpuxacl.c SMB_ACL_PERM_T smb_perm; SMB_ACL_PERM_T 628 source3/modules/vfs_hpuxacl.c static SMB_ACL_PERM_T hpux_perm_to_smb_perm(const HPUX_PERM_T perm) SMB_ACL_PERM_T 630 source3/modules/vfs_hpuxacl.c SMB_ACL_PERM_T smb_perm = 0; SMB_ACL_PERM_T 638 source3/modules/vfs_hpuxacl.c static HPUX_PERM_T smb_perm_to_hpux_perm(const SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 28 source3/modules/vfs_posixacl.c static int smb_acl_set_mode(acl_entry_t entry, SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 245 source3/modules/vfs_posixacl.c static int smb_acl_set_mode(acl_entry_t entry, SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 55 source3/modules/vfs_solarisacl.c static SMB_ACL_PERM_T solaris_perm_to_smb_perm(const SOLARIS_PERM_T perm); SMB_ACL_PERM_T 56 source3/modules/vfs_solarisacl.c static SOLARIS_PERM_T smb_perm_to_solaris_perm(const SMB_ACL_PERM_T perm); SMB_ACL_PERM_T 436 source3/modules/vfs_solarisacl.c SMB_ACL_PERM_T smb_perm; SMB_ACL_PERM_T 555 source3/modules/vfs_solarisacl.c static SMB_ACL_PERM_T solaris_perm_to_smb_perm(const SOLARIS_PERM_T perm) SMB_ACL_PERM_T 557 source3/modules/vfs_solarisacl.c SMB_ACL_PERM_T smb_perm = 0; SMB_ACL_PERM_T 565 source3/modules/vfs_solarisacl.c static SOLARIS_PERM_T smb_perm_to_solaris_perm(const SMB_ACL_PERM_T perm) SMB_ACL_PERM_T 30 source3/modules/vfs_tru64acl.c static acl_perm_t smb_permset_to_tru64(SMB_ACL_PERM_T smb_permset); SMB_ACL_PERM_T 31 source3/modules/vfs_tru64acl.c static SMB_ACL_PERM_T tru64_permset_to_smb(const acl_perm_t tru64_permset); SMB_ACL_PERM_T 202 source3/modules/vfs_tru64acl.c SMB_ACL_PERM_T smb_permset; SMB_ACL_PERM_T 438 source3/modules/vfs_tru64acl.c static acl_perm_t smb_permset_to_tru64(SMB_ACL_PERM_T smb_permset) SMB_ACL_PERM_T 457 source3/modules/vfs_tru64acl.c static SMB_ACL_PERM_T tru64_permset_to_smb(const acl_perm_t tru64_permset) SMB_ACL_PERM_T 459 source3/modules/vfs_tru64acl.c SMB_ACL_PERM_T smb_permset = 0;