Home | History | Annotate | Download | only in src

Lines Matching refs:safe_malloc

79     addrbuff = safe_malloc(ADDRSTRLEN);
85 crecp = safe_malloc(daemon->cachesize*sizeof(struct crec));
113 new = safe_malloc(new_size * sizeof(struct crec *));