Searched defs:options (Results 1 - 25 of 66) sorted by relevance

123

/xnu-2422.115.4/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp70 IOOptionBits options; local
/xnu-2422.115.4/libkern/c++/
H A DOSCollection.cpp81 unsigned OSCollection::setOptions(unsigned options, unsigned mask, void *) argument
H A DOSOrderedSet.cpp353 unsigned OSOrderedSet::setOptions(unsigned options, unsigned mask, void *) argument
/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dgetattrlist.c50 getattrlist(const char *path, void *attrList, void *attrBuf, size_t attrBufSize, unsigned int options) argument
H A Dsetattrlist.c50 setattrlist(const char *path, void *attrList, void *attrBuf, size_t attrBufSize, unsigned int options) argument
/xnu-2422.115.4/iokit/IOKit/
H A DIORangeAllocator.h59 IOOptionBits options; member in class:IORangeAllocator
H A DIORegistryEntry.h855 IOOptionBits options; member in class:IORegistryIterator
[all...]
H A DIOWorkLoop.h143 IOOptionBits options; member in struct:IOWorkLoop::ExpansionData
/xnu-2422.115.4/security/
H A Dmac_vfs_subr.c160 int options = XATTR_NOSECURITY; local
190 int options = XATTR_NOSECURITY; local
209 int options = XATTR_NOSECURITY; local
/xnu-2422.115.4/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp112 IOSubMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount * length, IOOptionBits options) argument
46 withSubRange(IOMemoryDescriptor * of, IOByteCount offset, IOByteCount length, IOOptionBits options) argument
163 makeMapping( IOMemoryDescriptor * owner, task_t intoTask, IOVirtualAddress address, IOOptionBits options, IOByteCount offset, IOByteCount length ) argument
H A DIODMAController.cpp76 void IODMAController::registerDMAController(IOOptionBits options) argument
H A DRootDomainUserClient.cpp229 clientMemoryForType( UInt32 type, IOOptionBits *options, IOMemoryDescriptor ** memory) argument
H A DIOInterruptController.cpp66 IOOptionBits options; local
H A DIOServicePrivate.h156 IOOptionBits options; member in class:_IOServiceJob
/xnu-2422.115.4/osfmk/ipc/
H A Dmach_kernelrpc.c277 mach_port_options_t options; local
/xnu-2422.115.4/osfmk/kern/
H A Dmachine.c139 host_reboot( host_priv_t host_priv, int options) argument
H A Dsched_fixedpriority.c421 sched_fixedpriority_processor_enqueue( processor_t processor, thread_t thread, integer_t options) argument
/xnu-2422.115.4/tools/tests/unit_tests/guarded_mach_port_tests_11178535_src/
H A Dguarded_test.c108 mach_port_options_t options; local
198 mach_port_options_t options; local
260 mach_port_options_t options; local
283 mach_port_options_t options; local
306 mach_port_options_t options; local
339 mach_port_options_t options; local
376 mach_port_options_t options; local
399 mach_port_options_t options; local
424 mach_port_options_t options; local
493 mach_port_options_t options; local
[all...]
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c245 u_int32_t options; local
H A DBTreeNodeOps.c199 u_int32_t options; local
/xnu-2422.115.4/tools/tests/unit_tests/sprace_test_11891562_src/
H A Dsprace_test_11891562.c68 mach_msg_option_t options; local
72 mach_msg_option_t options; local
/xnu-2422.115.4/bsd/netinet/
H A Dkpi_ipfilter.c264 ipf_injectv4_out(mbuf_t data, ipfilter_t filter_ref, ipf_pktopts_t options) argument
338 ipf_injectv6_out(mbuf_t data, ipfilter_t filter_ref, ipf_pktopts_t options) argument
408 ipf_inject_output( mbuf_t data, ipfilter_t filter_ref, ipf_pktopts_t options) argument
[all...]
/xnu-2422.115.4/libsyscall/mach/
H A Dmach_msg.c371 mach_msg_server_once( boolean_t (demux)mach_msg_header_t *, mach_msg_header_t *), mach_msg_size_t max_size, mach_port_t rcv_name, mach_msg_options_t options) argument
495 mach_msg_server( boolean_t (demux)mach_msg_header_t *, mach_msg_header_t *), mach_msg_size_t max_size, mach_port_t rcv_name, mach_msg_options_t options) argument
647 mach_msg_server_importance( boolean_t (demux)mach_msg_header_t *, mach_msg_header_t *), mach_msg_size_t max_size, mach_port_t rcv_name, mach_msg_options_t options) argument
[all...]
/xnu-2422.115.4/osfmk/chud/
H A Dchud_thread.c76 chudxnu_bind_thread(thread_t thread, int cpu, __unused int options) argument
114 chudxnu_unbind_thread(thread_t thread, __unused int options) argument
/xnu-2422.115.4/osfmk/device/
H A Diokit_rpc.c478 IOMapPages(vm_map_t map, mach_vm_address_t va, mach_vm_address_t pa, mach_vm_size_t length, unsigned int options) argument
538 IOProtectCacheMode(vm_map_t __unused map, mach_vm_address_t __unused va, mach_vm_size_t __unused length, unsigned int __unused options) argument

Completed in 89 milliseconds

123