Loading...
Defined in 27 files as a variable:
- tests/aio.c, line 42 (as a variable)
- tests/vfs/append_acl.c, line 47 (as a variable)
- tests/vfs/chroot_unmount_stress.c, line 50 (as a variable)
- tests/vfs/devfs_nested_subdirs.c, line 53 (as a variable)
- tests/vfs/direntries_permissions.c, line 40 (as a variable)
- tests/vfs/fmount_funmount.c, line 48 (as a variable)
- tests/vfs/ftruncate_symlink.c, line 41 (as a variable)
- tests/vfs/getattrlist_mountextflags.c, line 54 (as a variable)
- tests/vfs/getattrlist_volattr.c, line 47 (as a variable)
- tests/vfs/linkat_flags.c, line 39 (as a variable)
- tests/vfs/named_forks.c, line 41 (as a variable)
- tests/vfs/open_symlink.c, line 43 (as a variable)
- tests/vfs/openat_rsrcfork.c, line 40 (as a variable)
- tests/vfs/openbyid_stress.c, line 48 (as a variable)
- tests/vfs/resolve_beneath.c, line 48 (as a variable)
- tests/vfs/resolve_namespace.c, line 43 (as a variable)
- tests/vfs/sandbox_appledouble_write.c, line 48 (as a variable)
- tests/vfs/sandbox_fstat.c, line 41 (as a variable)
- tests/vfs/sandbox_sysctl_ctlbyfsid.c, line 45 (as a variable)
- tests/vfs/setuid_race.c, line 49 (as a variable)
- tests/vfs/statfs_ext.c, line 43 (as a variable)
- tests/vfs/tty_revoke.c, line 138 (as a variable)
- tests/vfs/union_chroot.c, line 44 (as a variable)
- tests/vfs/union_getdirentries.c, line 55 (as a variable)
- tests/vfs/unique.c, line 41 (as a variable)
- tests/vfs/unlinkat_nodeletebusy.c, line 47 (as a variable)
- tests/vfs/volfs_stress.c, line 48 (as a variable)
Referenced in 163 files:
- bsd/dev/dtrace/dtrace.c, 20 times
- iokit/DriverKit/OSBoundedArray.h, line 43
- iokit/DriverKit/OSBoundedArrayRef.h, line 43
- iokit/DriverKit/OSBoundedPtrFwd.h, line 46
- iokit/DriverKit/bounded_array.h, line 52
- iokit/DriverKit/bounded_array_ref.h, 7 times
- iokit/DriverKit/bounded_ptr.h, 57 times
- iokit/DriverKit/bounded_ptr_fwd.h, line 35
- iokit/DriverKit/safe_allocation.h, 18 times
- iokit/IOKit/IOLib.h, 3 times
- iokit/Kernel/IOUserClient.cpp, line 194
- libkern/c++/OSKext.cpp, 2 times
- libkern/c++/priority_queue.cpp, 7 times
- libkern/libclosure/runtime.cpp, line 220
- libkern/libkern/Block_private.h, line 80
- libkern/libkern/c++/OSAllocation.h, 10 times
- libkern/libkern/c++/OSBoundedArray.h, line 43
- libkern/libkern/c++/OSBoundedArrayRef.h, line 43
- libkern/libkern/c++/OSBoundedPtrFwd.h, line 46
- libkern/libkern/c++/OSCollection.h, line 46
- libkern/libkern/c++/OSData.h, 9 times
- libkern/libkern/c++/OSPtr.h, 6 times
- libkern/libkern/c++/OSSharedPtr.h, 11 times
- libkern/libkern/c++/OSValueObject.h, 18 times
- libkern/libkern/c++/bounded_array.h, line 52
- libkern/libkern/c++/bounded_array_ref.h, 7 times
- libkern/libkern/c++/bounded_ptr.h, 57 times
- libkern/libkern/c++/bounded_ptr_fwd.h, line 35
- libkern/libkern/c++/intrusive_shared_ptr.h, 40 times
- libkern/libkern/c++/safe_allocation.h, 18 times
- libkern/os/atomic.h, 7 times
- libkern/os/cpp_util.h, 32 times
- libkern/os/cxx_safe_buffers.h, 6 times
- osfmk/arm/pmap/pmap.c, 6 times
- osfmk/arm/pmap/pmap_data.c, 6 times
- osfmk/arm64/sptm/pmap/pmap.c, 10 times
- osfmk/i386/i386_init.c, 3 times
- osfmk/i386/pmap_common.c, 11 times
- osfmk/i386/pmap_x86_common.c, 57 times
- osfmk/kern/ledger.c, 22 times
- osfmk/kern/lock_types.h, line 107
- osfmk/kern/startup.h, 2 times
- tests/aio.c, 6 times
- tests/bounded_array_ref_src/begin_end.cpp, line 14
- tests/bounded_array_ref_src/compare.equal.nullptr.cpp, line 23
- tests/bounded_array_ref_src/ctor.C_array.cpp, line 19
- tests/bounded_array_ref_src/ctor.begin_end.cpp, line 18
- tests/bounded_array_ref_src/ctor.bounded_array.cpp, line 19
- tests/bounded_array_ref_src/ctor.bounded_ptr.cpp, line 19
- tests/bounded_array_ref_src/ctor.default.cpp, line 13
- tests/bounded_array_ref_src/ctor.raw_ptr.cpp, line 19
- tests/bounded_array_ref_src/data.cpp, line 14
- tests/bounded_array_ref_src/for_loop.cpp, line 13
- tests/bounded_array_ref_src/operator.bool.cpp, line 13
- tests/bounded_array_ref_src/operator.subscript.cpp, line 18
- tests/bounded_array_ref_src/size.cpp, line 14
- tests/bounded_array_ref_src/slice.cpp, 2 times
- tests/bounded_array_ref_src/test_policy.h, 3 times
- tests/bounded_array_src/begin_end.cpp, line 17
- tests/bounded_array_src/ctor.aggregate_init.cpp, line 26
- tests/bounded_array_src/ctor.default.cpp, line 23
- tests/bounded_array_src/data.cpp, line 19
- tests/bounded_array_src/for_loop.cpp, line 13
- tests/bounded_array_src/operator.subscript.cpp, line 19
- tests/bounded_array_src/size.cpp, line 13
- tests/bounded_array_src/test_policy.h, 2 times
- tests/bounded_ptr_src/arith.add.cpp, line 21
- tests/bounded_ptr_src/arith.add_assign.cpp, line 31
- tests/bounded_ptr_src/arith.difference.cpp, line 20
- tests/bounded_ptr_src/arith.inc_dec.cpp, line 21
- tests/bounded_ptr_src/arith.subtract.cpp, line 19
- tests/bounded_ptr_src/arith.subtract_assign.cpp, line 28
- tests/bounded_ptr_src/assign.convert.cpp, line 41
- tests/bounded_ptr_src/assign.nullptr.cpp, line 16
- tests/bounded_ptr_src/compare.equal.cpp, 4 times
- tests/bounded_ptr_src/compare.equal.nullptr.cpp, line 32
- tests/bounded_ptr_src/compare.equal.raw.cpp, 4 times
- tests/bounded_ptr_src/compare.order.cpp, 4 times
- tests/bounded_ptr_src/compare.order.raw.cpp, 4 times
- tests/bounded_ptr_src/ctor.begin_end.cpp, line 23
- tests/bounded_ptr_src/ctor.convert.cpp, line 42
- tests/bounded_ptr_src/ctor.default.cpp, line 15
- tests/bounded_ptr_src/ctor.nullptr.cpp, line 15
- tests/bounded_ptr_src/deref.cpp, line 36
- tests/bounded_ptr_src/discard_bounds.cpp, line 28
- tests/bounded_ptr_src/operator_bool.cpp, line 15
- tests/bounded_ptr_src/reinterpret_cast.cpp, line 33
- tests/bounded_ptr_src/subscript.cpp, line 36
- tests/bounded_ptr_src/test_utils.h, line 16
- tests/bounded_ptr_src/unsafe_discard_bounds.cpp, line 31
- tests/cxx_safe_buffers_src/unsafe_forge_span.cpp, line 17
- tests/intrusive_shared_ptr_src/abi_helper.h, 2 times
- tests/intrusive_shared_ptr_src/assign.copy.cpp, line 27
- tests/intrusive_shared_ptr_src/assign.move.cpp, line 28
- tests/intrusive_shared_ptr_src/assign.nullptr.cpp, line 14
- tests/intrusive_shared_ptr_src/cast.const.cpp, line 17
- tests/intrusive_shared_ptr_src/cast.reinterpret.cpp, line 21
- tests/intrusive_shared_ptr_src/cast.static.cpp, line 26
- tests/intrusive_shared_ptr_src/compare.equal.cpp, 4 times
- tests/intrusive_shared_ptr_src/compare.equal.nullptr.cpp, 3 times
- tests/intrusive_shared_ptr_src/compare.equal.raw.cpp, 4 times
- tests/intrusive_shared_ptr_src/ctor.copy.cpp, line 28
- tests/intrusive_shared_ptr_src/ctor.default.cpp, line 13
- tests/intrusive_shared_ptr_src/ctor.move.cpp, line 29
- tests/intrusive_shared_ptr_src/ctor.nullptr.cpp, line 13
- tests/intrusive_shared_ptr_src/ctor.ptr.no_retain.cpp, line 13
- tests/intrusive_shared_ptr_src/ctor.ptr.retain.cpp, line 13
- tests/intrusive_shared_ptr_src/deref.cpp, line 15
- tests/intrusive_shared_ptr_src/detach.cpp, line 14
- tests/intrusive_shared_ptr_src/get.cpp, 3 times
- tests/intrusive_shared_ptr_src/operator.bool.cpp, line 15
- tests/intrusive_shared_ptr_src/reset.cpp, line 14
- tests/intrusive_shared_ptr_src/reset.no_retain.cpp, line 14
- tests/intrusive_shared_ptr_src/reset.retain.cpp, line 14
- tests/intrusive_shared_ptr_src/swap.cpp, line 12
- tests/intrusive_shared_ptr_src/test_policy.h, 9 times
- tests/safe_allocation_src/assign.move.cpp, line 15
- tests/safe_allocation_src/assign.nullptr.cpp, line 14
- tests/safe_allocation_src/begin_end.cpp, line 19
- tests/safe_allocation_src/compare.equal.nullptr.cpp, line 22
- tests/safe_allocation_src/ctor.adopt.cpp, line 14
- tests/safe_allocation_src/ctor.allocate.cpp, line 23
- tests/safe_allocation_src/ctor.allocate_zero.cpp, line 14
- tests/safe_allocation_src/ctor.default.cpp, line 14
- tests/safe_allocation_src/ctor.move.cpp, line 15
- tests/safe_allocation_src/ctor.nullptr.cpp, line 14
- tests/safe_allocation_src/data.cpp, line 15
- tests/safe_allocation_src/dtor.cpp, line 21
- tests/safe_allocation_src/operator.bool.cpp, line 15
- tests/safe_allocation_src/operator.subscript.cpp, line 17
- tests/safe_allocation_src/size.cpp, line 17
- tests/safe_allocation_src/swap.cpp, line 14
- tests/safe_allocation_src/test_utils.h, 3 times
- tests/safe_allocation_src/usage.for_loop.cpp, line 13
- tests/safe_allocation_src/usage.two_dimensions.cpp, line 17
- tests/unit/mocks/osfmk/unit_test_fuzz.c, 5 times
- tests/vfs/append_acl.c, 12 times
- tests/vfs/chroot_unmount_stress.c, 3 times
- tests/vfs/devfs_nested_subdirs.c, 4 times
- tests/vfs/direntries_permissions.c, 6 times
- tests/vfs/fmount_funmount.c, 3 times
- tests/vfs/ftruncate_symlink.c, 3 times
- tests/vfs/getattrlist_mountextflags.c, 3 times
- tests/vfs/getattrlist_volattr.c, 3 times
- tests/vfs/linkat_flags.c, 3 times
- tests/vfs/named_forks.c, 6 times
- tests/vfs/open_symlink.c, 3 times
- tests/vfs/openat_rsrcfork.c, 6 times
- tests/vfs/openbyid_stress.c, 3 times
- tests/vfs/resolve_beneath.c, 3 times
- tests/vfs/resolve_namespace.c, 3 times
- tests/vfs/sandbox_appledouble_write.c, 3 times
- tests/vfs/sandbox_fstat.c, 3 times
- tests/vfs/sandbox_sysctl_ctlbyfsid.c, 3 times
- tests/vfs/setuid_race.c, 6 times
- tests/vfs/statfs_ext.c, 3 times
- tests/vfs/tty_revoke.c, 4 times
- tests/vfs/union_chroot.c, 3 times
- tests/vfs/union_getdirentries.c, 9 times
- tests/vfs/unique.c, 3 times
- tests/vfs/unlinkat_nodeletebusy.c, 3 times
- tests/vfs/volfs_stress.c, 6 times
- tools/kt-dump/kt-dump.cpp, line 103