Searched refs:csbsd (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/kext_tools-384.1.4/
H A Dupdate_boot.c2248 char csbsd[DEVMAXPATHSIZE]; local
2319 if (!CFStringGetFileSystemRepresentation(partBSD, csbsd, sizeof(csbsd))){
2330 LOGERRxlate(up, csbsd, "must be of type Apple_CoreStorage", rval);
2336 // writeCSFDEProps() uses csbsd's wipe key to encrypt the context data.
2337 if ((errnum=writeCSFDEProps(up->curbootfd,up->csfdeprops,csbsd,dstpath))){

Completed in 201 milliseconds