Searched refs:foundFile (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/bless-103/libbless/HFS/
H A DBLSetOFLabelForDevice.c72 spec.foundFile = 0;
81 if(!spec.foundFile) {
111 array[0].foundFile = 0;
121 array[1].foundFile = 0;
130 if(!(array[0].foundFile || array[1].foundFile)) {
/macosx-10.10.1/bless-103/libbless/RAID/
H A DBLUpdateRAIDBooters.c309 pspec->foundFile = 0;
326 lspec1->foundFile = 0;
337 lspec2->foundFile = 0;
355 xspec->foundFile = 0;
368 if(!(xspec->foundFile)) {
380 if(!(lspec1->foundFile || lspec2->foundFile)) {
390 if(!pspec->foundFile) {
/macosx-10.10.1/bless-103/
H A Dsetboot.c253 spec[currentCount+0].foundFile = 0;
264 spec[currentCount+1].foundFile = 0;
279 spec[currentCount+0].foundFile = 0;
290 if(!(spec[currentCount].foundFile)) {
302 if(!(spec[0].foundFile || spec[1].foundFile)) {
/macosx-10.10.1/bless-103/libbless/
H A Dbless.h749 uint8_t foundFile; member in struct:__anon6607
/macosx-10.10.1/vim-55/src/
H A Dgui_mac.c623 int foundFile = false; local
642 foundFile = true;
646 if (foundFile == false)
794 int foundFile = false; local
814 foundFile = true;
818 if (foundFile)
849 if (foundFile == false)

Completed in 227 milliseconds