calloc 95 libdb/mpool.c if ((mp = (MPOOL *)calloc(1, sizeof(MPOOL))) == NULL) calloc 50 libutil/checkalloc.c void *p = (void *)calloc(number, size);