Lines Matching refs:fcbpb
698 FCBPBRec fcbpb;
702 fcbpb.ioNamePtr = pascalMacPath;
703 fcbpb.ioVRefNum = 0;
704 fcbpb.ioRefNum = fd_file->secret->md.osfd;
705 fcbpb.ioFCBIndx = 0;
707 err = PBGetFCBInfoSync(&fcbpb);
714 pb.hFileInfo.ioVRefNum = fcbpb.ioFCBVRefNum;
715 pb.hFileInfo.ioDirID = fcbpb.ioFCBParID;
725 pb.hFileInfo.ioVRefNum = fcbpb.ioFCBVRefNum;
726 pb.hFileInfo.ioDirID = fcbpb.ioFCBParID;