Home
last modified time | relevance | path

Searched refs:libkern_path (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/bsd/kern/
H A Dchunklist.c59 static const char *libkern_path = "/System/Library/Extensions/System.kext/PlugIns/Libkern.kext/Libk… variable
710 err = imageboot_read_file(libkern_path, &buf, &bufsz, &fsize); in authenticate_libkern_uuid()
725 err = imageboot_read_file_from_offset(libkern_path, fat_arch.offset, &buf, &bufsz); in authenticate_libkern_uuid()
749 AUTHPRNT("UUID of running libkern does not match %s", libkern_path); in authenticate_libkern_uuid()