Home | History | Annotate | Download | only in posix

Lines Matching full:xmalloc

764   s = xmalloc(buf-toybuf);
956 struct carveup **tbsort = xmalloc(count*sizeof(struct carveup *));
1211 mix.tb = xmalloc((old.count+new.count)*sizeof(struct carveup));
1562 reg = xmalloc(sizeof(struct regex_list));