Searched refs:lerr (Results 1 – 1 of 1) sorted by relevance
1292 char *lerr = ""; local1297 lerr = " (Bad free list links)";1300 (long) bs, lerr);1302 lerr = ((char *) b) + sizeof(struct bfhead);1303 if ((bs > sizeof(struct bfhead)) && ((*lerr != 0x55) ||1304 (memcmp(lerr, lerr + 1,1336 const char *lerr = ""; local1350 lerr = ((char *) b) + sizeof(struct bfhead);1351 if ((bs > sizeof(struct bfhead)) && ((*lerr != 0x55) ||1352 (memcmp(lerr, lerr + 1,
Completed in 5 milliseconds