Searched defs:kind (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dnet_str_id.c82 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) argument
99 net_str_id_find_internal(const char *string, u_int32_t *out_id, u_int32_t kind, int create) argument
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c353 fork1(proc_t parent_proc, thread_t *child_threadp, int kind) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCatalogue.cpp872 bool IOCatalogue::serializeData(IOOptionBits kind, OSSerialize * s) const argument
H A DIOHibernateIO.cpp321 hibernate_set_page_state(hibernate_page_list_t * page_list, hibernate_page_list_t * page_list_wired, vm_offset_t ppnum, vm_offset_t count, uint32_t kind) argument
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dprofile_prvd.c285 profile_create(hrtime_t interval, const char *name, int kind) argument
323 int i, j, rate, kind; local
330 int kind; member in struct:__anon28
361 int kind; member in struct:__anon30
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_format.h719 int8_t kind; /* kind of node (leaf, index, header, map)*/ member in struct:BTNodeDescriptor
/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1437 uint16_t kind; /* a DICE_KIND_* value */ member in struct:data_in_code_entry

Completed in 42 milliseconds