Home
last modified time | relevance | path

Searched defs:guid (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.101.15/iokit/Kernel/
H A DIONVRAM.cpp364 getPartitionTypeForGUID(const uuid_t guid) in getPartitionTypeForGUID()
474 uuid_t guid; in parseVariableName() local
732 keyWithGuidAndCString(const uuid_t guid, const char * cstring) in keyWithGuidAndCString()
1089 uuid_t guid; in serializeProperties() local
1637 IODTNVRAM::flushGUID(const uuid_t guid, IONVRAMOperation op) in flushGUID()
1658 IODTNVRAM::handleSpecialVariables(const char *name, const uuid_t guid, const OSObject *obj, IORetur… in handleSpecialVariables()
1688 IODTNVRAM::copyPropertyWithGUIDAndName(const uuid_t guid, const char *name) const in copyPropertyWithGUIDAndName() argument
1777 IODTNVRAM::setPropertyWithGUIDAndName(const uuid_t guid, const char *name, OSObject *anObject) in setPropertyWithGUIDAndName()
1974 IODTNVRAM::removePropertyWithGUIDAndName(const uuid_t guid, const char *name) in removePropertyWithGUIDAndName()
H A DIONVRAMV3Handler.cpp72 uuid_t guid; member
345 IONVRAMV3Handler::flush(const uuid_t guid, IONVRAMOperation op) in flush()
H A DIONVRAMCHRPHandler.cpp333 IONVRAMCHRPHandler::flush(const uuid_t guid, IONVRAMOperation op) in flush()
/xnu-11417.101.15/bsd/kern/
H A Dkern_authorization.c612 guid_t guid; in kauth_acl_evaluate() local
H A Dkern_credential.c1775 kauth_wellknown_guid(guid_t *guid) in kauth_wellknown_guid()