_IS_DEFAULT        96 source3/modules/vfs_hpuxacl.c #define _IS_DEFAULT(ace) ((ace).a_type & ACL_DEFAULT)
_IS_DEFAULT        31 source3/modules/vfs_solarisacl.c #define _IS_DEFAULT(ace) ((ace).a_type & ACL_DEFAULT)