Searched defs:uuid (Results 1 - 14 of 14) sorted by relevance

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_uuid.h42 u_char uuid[16]; member in struct:kxld_uuid
H A Dkxld_uuid.c41 kxld_uuid_init_from_macho(KXLDuuid *uuid, struct uuid_command *src) argument
53 kxld_uuid_clear(KXLDuuid *uuid) argument
69 kxld_uuid_export_macho(const KXLDuuid *uuid, u_char *buf, u_long *header_offset, u_long header_size) argument
[all...]
H A Dkxld_object.c85 KXLDuuid uuid; member in struct:kxld_object
/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.h69 unsigned char uuid[16]; member in struct:_load_result
/darwin-on-arm/xnu/libkern/libkern/
H A DOSKextLibPrivate.h855 uuid_t uuid; member in struct:_loaded_kext_summary
/darwin-on-arm/xnu/bsd/sys/
H A Dkern_memorystatus.h116 uint8_t uuid[16]; member in struct:jetsam_snapshot_entry
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp441 char *uuid; local
642 IOBSDGetPlatformUUID( uuid_t uuid, mach_timespec_t timeout ) argument
748 const char *uuid; local
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.c189 void *uuid; local
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h168 char uuid[kMaxPMStringLength]; member in union:__anon682::__anon683
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp935 uuid_string_t uuid; local
1422 uuid_t uuid; local
[all...]
H A DIOServicePMPrivate.h153 const char *uuid; member in class:PMEventDetails
H A DIOServicePM.cpp8074 eventDetails(uint32_t type, const char *uuid, uint32_t reason, uint32_t result) argument
/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1138 uint8_t uuid[16]; /* the 128-bit uuid */ member in struct:uuid_command
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp7803 OSData * uuid = NULL; // must release local
9841 findSummaryUUID( uint32_t tag_ID, uuid_string_t uuid) argument
9870 uuid_string_t uuid; local
10400 OSData *uuid; local
[all...]

Completed in 137 milliseconds