Searched defs:SMB_VFS_NEXT_SYS_ACL_SET_FILE (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dvfs_macros.h296 #define SMB_VFS_NEXT_SYS_ACL_SET_FILE(handle, conn, name, acltype, theacl) ((handle)->vfs_next.ops.sys_acl_set_file((handle)->vfs_next.handles.sys_acl_set_file, (conn), (name), (acltype), (theacl))) macro

Completed in 31 milliseconds