Lines Matching defs:MBP
57 static char * MBP = NULL;130 if (MBP)131 Free(MBP);132 if ((MBP = (char *)Malloc(needsize)) == NULL)135 MBP = NULL;147 needsize = _putmessage(MBP, type, vp);153 return(mwrite(md, MBP));165 if (MBP)166 Free (MBP);167 MBG = MBP = NULL;