Lines Matching defs:safe_malloc
241 safe_malloc(size_t size)
278 buf = safe_malloc(len);
318 buf = safe_malloc(len);
391 prop = safe_malloc(prop_size * sizeof (inetd_prop_t));
518 iconf->groupname = safe_malloc(len);
580 iconf = safe_malloc(sizeof (struct inetconfent));
620 iconf->exec = safe_malloc(len);
838 finfo = safe_malloc(sizeof (struct fileinfo));
874 dstfile = safe_malloc(len);
925 *finfo = safe_malloc(sizeof (struct fileinfo));