Searched refs:kBLLogLevelError (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10.1/bless-103/
H A DmodeUnbless.c55 blesscontextprintf(context, kBLLogLevelError, "No volume specified\n" );
61 blesscontextprintf(context, kBLLogLevelError, "Can't determine mount point of '%s'\n", actargs[kunbless].argument );
68 blesscontextprintf(context, kBLLogLevelError, "Could not determine filesystem of %s\n", actargs[kmount].argument );
73 blesscontextprintf(context, kBLLogLevelError, "Can't statfs %s\n" ,
84 blesscontextprintf(context, kBLLogLevelError, "Error getting old Finder info words for %s\n", actargs[kmount].argument );
106 blesscontextprintf(context, kBLLogLevelError, "Authorization required\n" );
112 blesscontextprintf(context, kBLLogLevelError, "Can't set Finder info fields for volume mounted at %s: %s\n", actargs[kmount].argument , strerror(errno));
H A DhandleDevice.c59 blesscontextprintf(context, kBLLogLevelError, "Not run as root\n" );
65 blesscontextprintf(context, kBLLogLevelError, "Could not determine preboot environment\n");
75 blesscontextprintf(context, kBLLogLevelError, "Can't load label '%s'\n",
82 blesscontextprintf(context, kBLLogLevelError, "Can't render scale 1 label '%s'\n",
88 blesscontextprintf(context, kBLLogLevelError, "Can't render scale 2 label '%s'\n",
96 blesscontextprintf(context, kBLLogLevelError,
103 blesscontextprintf(context, kBLLogLevelError, "Could not load BootX data from %s\n",
128 blesscontextprintf(context, kBLLogLevelError, "Error while setting scale 1 label for %s\n", actargs[kdevice].argument );
134 blesscontextprintf(context, kBLLogLevelError, "Error while setting scale 2 label for %s\n", actargs[kdevice].argument );
H A DmodeNetboot.c73 blesscontextprintf(context, kBLLogLevelError,
138 blesscontextprintf(context, kBLLogLevelError,
180 blesscontextprintf(context, kBLLogLevelError,
206 blesscontextprintf(context, kBLLogLevelError, "Could not exec %s\n", NVRAM );
216 blesscontextprintf(context, kBLLogLevelError, "%s returned non-0 exit status\n", NVRAM );
230 blesscontextprintf(context, kBLLogLevelError,
236 blesscontextprintf(context, kBLLogLevelError,
332 blesscontextprintf(context, kBLLogLevelError, "Can't set EFI\n" );
338 blesscontextprintf(context, kBLLogLevelError,
383 blesscontextprintf(context, kBLLogLevelError,
[all...]
H A Dsetboot.c65 blesscontextprintf(context, kBLLogLevelError, "Could not determine preboot environment\n");
74 blesscontextprintf(context, kBLLogLevelError, "Error while determining if %s is a RAID\n", device );
82 blesscontextprintf(context, kBLLogLevelError, "Error while updating RAID booters for %s\n", device );
89 blesscontextprintf(context, kBLLogLevelError, "Error while updating booter for %s\n", device );
97 blesscontextprintf(context, kBLLogLevelError, "Can't set Open Firmware\n" );
105 blesscontextprintf(context, kBLLogLevelError, "Can't set EFI\n" );
111 blesscontextprintf(context, kBLLogLevelError, "Unknown system type\n");
139 blesscontextprintf(context, kBLLogLevelError, "Could not determine if partition needs booter\n" );
224 blesscontextprintf(context, kBLLogLevelError, "Could not find bsd name for %x\n" , service);
232 blesscontextprintf(context, kBLLogLevelError, "Coul
[all...]
H A DhandleFolder.c75 blesscontextprintf(context, kBLLogLevelError, "Could not determine preboot environment\n");
83 blesscontextprintf(context, kBLLogLevelError, "Can't determine mount point of '%s'\n", actargs[kmount].argument );
95 blesscontextprintf(context, kBLLogLevelError, "Can't determine mount point of '%s' and '%s'\n",
107 blesscontextprintf(context, kBLLogLevelError, "Can't determine mount point of '%s'\n",
118 blesscontextprintf(context, kBLLogLevelError, "Can't determine mount point of '%s'\n",
126 blesscontextprintf(context, kBLLogLevelError, "No volume specified\n" );
189 blesscontextprintf(context, kBLLogLevelError, "Could not create BootX at %s\n", bootxpath );
236 blesscontextprintf(context, kBLLogLevelError, "Could not create boot.efi at %s\n", actargs[kfile].argument );
256 blesscontextprintf(context, kBLLogLevelError, "Could not determine filesystem of %s\n", actargs[kmount].argument );
261 blesscontextprintf(context, kBLLogLevelError, "Ca
[all...]
H A DhandleInfo.c126 blesscontextprintf(context, kBLLogLevelError,
139 blesscontextprintf(context, kBLLogLevelError,
147 blesscontextprintf(context, kBLLogLevelError,
154 blesscontextprintf(context, kBLLogLevelError, "Unknown preboot environment\n");
168 blesscontextprintf(context, kBLLogLevelError,
184 blesscontextprintf(context, kBLLogLevelError,
211 blesscontextprintf(context, kBLLogLevelError,
258 blesscontextprintf(context, kBLLogLevelError, "Error gettings mounts\n" );
281 blesscontextprintf(context, kBLLogLevelError,
291 blesscontextprintf(context, kBLLogLevelError, "Ca
[all...]
H A Doutput.c71 case kBLLogLevelError:
/macosx-10.10.1/bless-103/libbless/HFS/
H A DBLSetOFLabelForDevice.c77 contextprintf(context, kBLLogLevelError, "Error enumerating HFS+ volume\n");
82 contextprintf(context, kBLLogLevelError, "No pre-existing disk label found in HFS+ volume\n");
86 contextprintf(context, kBLLogLevelError, "disk label was not updated\n");
126 contextprintf(context, kBLLogLevelError, "Error enumerating HFS+ volume\n");
131 contextprintf(context, kBLLogLevelError, "No pre-existing OF label found in HFS+ volume\n");
135 contextprintf(context, kBLLogLevelError, "OF label was not updated\n");
153 contextprintf(context, kBLLogLevelError, "Can't open device %s: %d\n", device, i32);
160 contextprintf(context, kBLLogLevelError, "Can't read HFS+ VH for device %s: %d\n", device, i32);
168 contextprintf(context, kBLLogLevelError, "Device %s does not have an HFS+ volume\n", device);
H A DBLIsMountHFS.c45 contextprintf(context, kBLLogLevelError, "Could not statfs() %s\n", mountpt );
H A DBLBlessDir.c48 contextprintf(context, kBLLogLevelError, "Can't get Finder info fields for volume mounted at %s\n", mountpoint );
74 contextprintf(context, kBLLogLevelError, "Can't set Finder info fields for volume mounted at %s\n", mountpoint );
H A DBLGetDiskSectorsForFile.c80 contextprintf(context, kBLLogLevelError, "Can't get information for %s\n", path );
96 contextprintf(context, kBLLogLevelError, "Could not get extents for %s: %d\n", path, errno);
110 contextprintf(context, kBLLogLevelError, "Could not get allocation block size for %s: %d\n", sb.f_mntonname, errno);
120 contextprintf(context, kBLLogLevelError, "Could not open device to read Master Directory Block: %d\n", errno);
127 contextprintf(context, kBLLogLevelError, "Failed to read Master Directory Block\n");
/macosx-10.10.1/bless-103/libbless/Misc/
H A DBLGetCommonMountPoint.c53 contextprintf(context, kBLLogLevelError, "No mount point for %s\n", f1 );
65 contextprintf(context, kBLLogLevelError, "No mount point for %s\n", f2 );
105 contextprintf(context, kBLLogLevelError, "No folders specified" );
H A DBLCreateFile.c64 contextprintf(context, kBLLogLevelError, "%s is not a regular file\n",
76 contextprintf(context, kBLLogLevelError,
89 contextprintf(context, kBLLogLevelError,
96 contextprintf(context, kBLLogLevelError, "Can't access %s: %s\n", rsrcpath,
105 contextprintf(context, kBLLogLevelError, "Could not touch %s\n", rsrcpath );
118 contextprintf(context, kBLLogLevelError,
135 contextprintf(context, kBLLogLevelError,
142 contextprintf(context, kBLLogLevelError,
H A DBLCopyFileFromCFData.c56 contextprintf(context, kBLLogLevelError, "Error opening %s for writing\n", dest );
72 contextprintf(context, kBLLogLevelError, "preallocation of %s failed\n", dest );
84 contextprintf(context, kBLLogLevelError, "Error while writing to %s: %s\n", dest, strerror(errno) );
85 contextprintf(context, kBLLogLevelError, "%ld bytes written\n", byteswritten );
/macosx-10.10.1/bless-103/libbless/OpenFirmware/
H A DBLGetOpenFirmwareBootDevice.c102 contextprintf(context, kBLLogLevelError, "Error while determining if %s is a RAID\n", mntfrm );
116 contextprintf(context, kBLLogLevelError, "RAID set has no bootable members\n" );
131 contextprintf(context, kBLLogLevelError, "Could not find boot path entry for %s\n" , mntfrm);
138 contextprintf(context, kBLLogLevelError, "Invalid UTF8 for path entry for %s\n" , mntfrm);
148 contextprintf(context, kBLLogLevelError, "Could not find IOKit entry for %s\n" , iostring);
160 contextprintf(context, kBLLogLevelError, "Could not find bsd name for %s\n" , iostring);
168 contextprintf(context, kBLLogLevelError, "Could not find bsd name for %s\n" , iostring);
183 contextprintf(context, kBLLogLevelError, "Could not determine if partition needs booter\n" );
190 contextprintf(context, kBLLogLevelError, "Can't find IOService for %s\n", device + 5 );
198 contextprintf(context, kBLLogLevelError, "Coul
[all...]
H A DBLDeviceNeedsBooter.c73 contextprintf(context, kBLLogLevelError, "Can't find IOService for %s\n", device + 5 );
81 contextprintf(context, kBLLogLevelError, "Wrong type of IOKit entry for kIOMediaWholeKey\n" );
102 contextprintf(context, kBLLogLevelError, "Wrong type of IOKit entry for kIOMediaContentKey\n" );
146 contextprintf(context, kBLLogLevelError, "Could not determine partition for %s\n", device);
163 contextprintf(context, kBLLogLevelError, "Can't find IOService for %s\n", bootername );
171 contextprintf(context, kBLLogLevelError, "Wrong type of IOKit entry for kIOMediaContentKey\n" );
H A DBLGetOpenFirmwareBootDeviceForNetworkPath.c78 contextprintf(context, kBLLogLevelError, "Could not find object for %s\n", interface);
89 contextprintf(context, kBLLogLevelError, "Could not find object for %s\n", interface);
107 contextprintf(context, kBLLogLevelError, "Could not find parent for %s in device tree\n", interface);
H A DBLSetOpenFirmwareBootDevice.c63 contextprintf(context, kBLLogLevelError, "Can't get Open Firmware information\n" );
116 contextprintf(context, kBLLogLevelError, "Could not exec %s\n", NVRAM );
126 contextprintf(context, kBLLogLevelError, "%s returned non-0 exit status\n", NVRAM );
H A DBLGetOpenFirmwareBootDeviceForMountPoint.c49 contextprintf(context, kBLLogLevelError, "Can't stat mount point %s\n", mountpoint );
H A DBLSetOpenFirmwareBootDeviceForMountPoint.c51 contextprintf(context, kBLLogLevelError, "Can't stat mount point %s\n", mountpoint );
/macosx-10.10.1/bless-103/libbless/FinderInfo/
H A DBLSetVolumeFinderInfo.c65 contextprintf(context, kBLLogLevelError, "Can't volume information for %s\n", mountpoint );
76 contextprintf(context, kBLLogLevelError, "Error while setting volume information for %s\n", mountpoint );
H A DBLSetFinderFlag.c70 contextprintf(context, kBLLogLevelError, "Can't file information for %s\n", path );
86 contextprintf(context, kBLLogLevelError, "Error while setting file information for %s\n", path );
/macosx-10.10.1/bless-103/libbless/Network/
H A DBLIsValidNetworkInterface.c64 contextprintf(context, kBLLogLevelError, "Could not get interpret interface as C string\n");
80 contextprintf(context, kBLLogLevelError, "Could not get interface for %s\n",
92 contextprintf(context, kBLLogLevelError, "Interface for %s is not valid\n",
129 contextprintf(context, kBLLogLevelError, "Interface is not built-in\n");
/macosx-10.10.1/bless-103/test/
H A Dtestsetboot.c45 int32_t loglevel=kBLLogLevelVerbose | kBLLogLevelNormal | kBLLogLevelError;
/macosx-10.10.1/bless-103/libbless/EFI/
H A DBLCopyEFINVRAMVariableAsString.c53 contextprintf(context, kBLLogLevelError, "Could not find " kIODeviceTreePlane ":/options\n");
80 contextprintf(context, kBLLogLevelError, "Could not interpret NVRAM variable. Ignoring...\n");

Completed in 203 milliseconds

12