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

/xnu-2422.115.4/bsd/libkern/
H A Dscanc.c66 scanc(u_int size, u_char *cp, const u_char table[], int mask0) argument
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_hash.c201 ipc_hash_table_lookup( ipc_entry_t table, ipc_entry_num_t size, ipc_object_t obj, mach_port_name_t *namep, ipc_entry_t *entryp) argument
251 ipc_hash_table_insert( ipc_entry_t table, ipc_entry_num_t size, ipc_object_t obj, mach_port_index_t index, __assert_only ipc_entry_t entry) argument
291 ipc_hash_table_delete( ipc_entry_t table, ipc_entry_num_t size, ipc_object_t obj, mach_port_index_t index, __assert_only ipc_entry_t entry) argument
[all...]
H A Dipc_space.c133 ipc_entry_t table; local
226 ipc_entry_t table; local
288 ipc_entry_t table; local
[all...]
H A Dipc_table.c179 vm_offset_t table; local
201 ipc_table_free( vm_size_t size, void * table) argument
H A Dmach_debug.c179 ipc_entry_t table; local
H A Dipc_entry.c136 ipc_entry_t table; local
272 ipc_entry_t table = space->is_table; local
357 ipc_entry_t table; local
407 ipc_entry_t table; local
462 ipc_entry_t otable, table; local
[all...]
H A Dipc_port.c171 ipc_port_request_t ipr, table; local
367 ipc_port_request_t ipr, table; local
411 ipc_port_request_t ipr, table; local
450 ipc_port_request_t ipr, table; local
[all...]
H A Dmach_port.c235 ipc_entry_t table; local
1787 ipc_port_request_t table; local
/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c150 ttcompatspeedtab(int speed, struct speedtab *table) argument
[all...]
H A Dtty.c2715 ttspeedtab(int speed, struct speedtab *table) argument
/xnu-2422.115.4/libkern/zlib/
H A Dzutil.c236 local ptr_table table[MAX_PTR]; variable
/xnu-2422.115.4/osfmk/vm/
H A Ddefault_freezer.c65 default_freezer_mapping_table_t table; local
103 default_freezer_mapping_store( default_freezer_mapping_table_t table, memory_object_offset_t table_offset, memory_object_t memory_object, memory_object_offset_t offset) argument
139 default_freezer_mapping_update( default_freezer_mapping_table_t table, memory_object_t memory_object, memory_object_offset_t offset, memory_object_offset_t *table_offset, boolean_t remove_entry) argument
424 default_freezer_mapping_table_t table = NULL; local
[all...]
/xnu-2422.115.4/osfmk/i386/
H A Dcpuid.c827 static struct table { struct
/xnu-2422.115.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp771 CompareKey( OSString * key, const IORegistryEntry * table, const OSSymbol * propName ) argument
H A DIOService.cpp668 OSDictionary * table; local
745 bool IOService::matchPropertyTable( OSDictionary * table, SInt32 * score ) argument
3037 OSDictionary * table; local
3547 OSDictionary * table; member in struct:IOServiceMatchContext
3559 OSDictionary * table = ctx->table; local
4656 matchInternal(OSDictionary * table, uint32_t options, uint32_t * did) argument
4805 passiveMatch( OSDictionary * table, bool changesOK ) argument
4810 matchPassive(OSDictionary * table, uint32_t options) argument
[all...]
/xnu-2422.115.4/bsd/net/
H A Dpf_ioctl.c4325 struct pfr_table *table; local
4395 struct pfr_table *table; local
4459 struct pfr_table *table; local
[all...]
H A Droute.c389 rtable_init(void **table) argument
[all...]

Completed in 98 milliseconds