audit_chmod        40 source3/modules/vfs_audit.c static int audit_chmod(vfs_handle_struct *handle, const char *path, mode_t mode);
audit_chmod        66 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_chmod), 		SMB_VFS_OP_CHMOD, 	SMB_VFS_LAYER_LOGGER},
audit_chmod        43 source3/modules/vfs_extd_audit.c static int audit_chmod(vfs_handle_struct *handle, const char *path, mode_t mode);
audit_chmod        69 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_chmod), 		SMB_VFS_OP_CHMOD, 	SMB_VFS_LAYER_LOGGER},