Searched refs:uuid_stuff (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A Dmacho_util.c383 struct _uuid_scan * uuid_stuff = (struct _uuid_scan *)user_data; local
389 uuid_stuff->uuid_size = sizeof(uuid_command->uuid);
390 uuid_stuff->uuid = (char *)uuid_command->uuid;
H A DOSKext.c4993 struct _uuid_stuff * uuid_stuff = (struct _uuid_stuff *)user_data; local
4999 uuid_stuff->uuid_size = sizeof(uuid_command->uuid);
5000 uuid_stuff->uuid = (char *)uuid_command->uuid;

Completed in 116 milliseconds