Searched defs:BitmaskTester (Results 1 – 4 of 4) sorted by relevance
35 typedef check_bitmask_type<E, E::skip_existing, E::update_existing> BitmaskTester; in main() typedef
35 typedef check_bitmask_type<E, E::group_all, E::owner_all> BitmaskTester; in main() typedef
37 typedef check_bitmask_type<E, E::replace, E::nofollow> BitmaskTester; in main() typedef
34 …ypedef check_bitmask_type<E, E::follow_directory_symlink, E::skip_permission_denied> BitmaskTester; in main() typedef