calloc 288 arch/i386/stand/installboot/installboot.c if ((bp = calloc(tdsize, 1)) == NULL) { calloc 490 arch/i386/stand/installboot/installboot.c nl = calloc(2, sizeof(struct nlist));