Searched refs:pubuff (Results 1 – 1 of 1) sorted by relevance
373 char c, *p, *o, *r, *buff, *ubuff, *pubuff; local386 pubuff = malloc(len);388 if (buff == NULL || ubuff == NULL || pubuff == NULL) {399 o = &pubuff[0];418 if (strcmp(p, pubuff) == 0) {432 (void) memset(pubuff, 0, len);435 free(pubuff);