xmalloc
blkp = blk = xmalloc((size_t) sizeof(Char *) * 10);
vec = xmalloc(2 * sizeof(*vec));
np = xmalloc(
np = xmalloc(sizeof(*np));
new = xmalloc(sizeof(*wdp));
new = xmalloc(sizeof(*wdp));
vec = xmalloc(2 * sizeof(*vec));
p->v_link[f] = c = xmalloc(sizeof(*c));
p = buf = xmalloc(len);
if (OPT(xmalloc)) {
if (OPT(xmalloc)) {
if (OPT(xmalloc)) {
if (OPT(xmalloc)) {
if (OPT(xmalloc)) {
if (OPT(xmalloc)) {
char *f_prefix_copy = oversized ? xmalloc(f_prefix_copy_size) : fbuf;
buf = bufalloc = xmalloc(size);
xmalloc(sumsize(sumsize(sizeof *environ,
*buf = xmalloc(*bufalloc);
char *cp = dst = xmalloc(size_sum(dirlen, prefixlen + suffixlen + 1));
f = cp = result = xmalloc(linksize);
result = xmalloc(dotdotetcsize);
zic_t *ats = xmalloc(align_to(size_product(timecnt + !timecnt,
startbuf = xmalloc(max_abbr_len + 1);
ab = xmalloc(max_abbr_len + 1);
envvar = xmalloc(max_envvar_len + 1);
tlsdesc = xmalloc(sizeof(*tlsdesc));
Needed_Entry *ne = xmalloc(sizeof(*ne));
segs = xmalloc(sizeof(segs[0]) * ehdr->e_phnum);
Elf_Phdr *buf = xmalloc(phsize);
hwptr = xmalloc(sizeof(*hwptr));
result = xmalloc(res_size);
cp = xmalloc(len + 1);
#define NEW(type) ((type *) xmalloc(sizeof(type)))
void *xmalloc(size_t);
entry = xmalloc(sizeof(Name_Entry) + len);
return memset(xmalloc(size), 0, size);
copy = xmalloc(len);
void *xmalloc(size_t);
*argvp = nargv = xmalloc((argc + 1) * sizeof(char *));
p = flagsp = xmalloc(strlen(ap) + 2);
nargv[0] = xmalloc(strlen(*argv) + 2 + 1);
new = xmalloc(sizeof (*fs));
new->fs_spec = xmalloc(FILENAME_MAX);
pf = (struct pfstab *)xmalloc(sizeof (*pf));
xmalloc((unsigned)(reqsiz + writesize + pgoff + TP_BSIZE));
dir_list = xmalloc(1);
aout_conf = xmalloc(sizeof(_PATH_EMUL_AOUT) +
cline = xmalloc(len+1);
shp = (struct shlib_list *)xmalloc(sizeof *shp);
blist = (struct hints_bucket *)xmalloc(n);
strtab = (char *)xmalloc(strtab_sz);
shp = (struct shlib_list *)xmalloc(sizeof *shp);
char *result = (char *)xmalloc(len1 + len2 + len3 + 1);
xmalloc(sizeof(_PATH_EMUL_AOUT) + strlen(name));
void *xmalloc(size_t);
p->p_argv = xmalloc(c * sizeof(char *));
#define ALLOC(ty) (xmalloc(sizeof(ty)))
static void *xmalloc(size_t);
*(result = xmalloc(length)) = '\0';
dd = xmalloc(sizeof *dd);
buffer = xmalloc(count * dd->bsize);
*(result = xmalloc(length)) = '\0';
dd = xmalloc(sizeof *dd);
buffer = xmalloc(count * dd->bsize);
EXTERN void * xmalloc PROTO((size_t));
offset_table = xmalloc(sizeof(struct offset_table *) * length);
ote = xmalloc(sizeof(*ote));
buf = xmalloc(MAX_IDB_LINE);
vm = xmalloc(sizeof(*vm), flags);
xmalloc(sizeof(struct vmem_hashlist) * newhashsize, flags);
if ((shdrp = xmalloc(shdrsize, fn, "section header table")) == NULL)
if ((symtabp = xmalloc(shdrp[symtabsnum].sh_size, fn, "symbol table"))
if ((strtabp = xmalloc(shdrp[strtabsnum].sh_size, fn, "string table"))
nstrtabp = xmalloc(nstrtab_size, fn, "new string table");
diffargs = xmalloc(argsize);
entry = xmalloc(sizeof(*entry));
line = xmalloc(rlen + 1);
void *xmalloc(size_t);
static void *xmalloc(size_t);
curline = xmalloc(curlen);
msg = xmalloc(clen);
msgcat = xmalloc(cat_hdr.__mem);
msgcat = xmalloc(msgcat_size);
p = xmalloc(sizeof(struct _setT));
p = xmalloc(sizeof(struct _msgT));
rune_list *tmp = (rune_list *)xmalloc(sizeof(rune_list));
void *xmalloc(unsigned int sz);
iface->buffer = xmalloc(buf_len);
device = xmalloc(sizeof(char) * PATH_MAX);
void *value = xmalloc(s);
void *xmalloc(size_t);
r = xmalloc(sizeof(*r));
r = nrt = xmalloc(sizeof(*r));
r->next = xmalloc(sizeof(*r));
r = xmalloc(sizeof(*r));
rtn = xmalloc(sizeof(*rtn));
opt_buffer = xmalloc(sizeof(*dhcp));
route->next = xmalloc(sizeof(*route));
routes = route = xmalloc(sizeof(*routes));
raw = xmalloc(udp_dhcp_len);
void *xmalloc(size_t);
buf->data = xmalloc(buf->cap);
n = xmalloc(sizeof(*n));
top = xmalloc(sizeof(*top));
buffer *buf = xmalloc(sizeof(*buf));
sbuf_t *sb = xmalloc(sizeof(*sb));
char *name = xmalloc(slen + 1);
struct filename *fn = xmalloc(sizeof(*fn));
void *mem = xmalloc(size);
struct filename_replacement *r = xmalloc(sizeof(*r));
stmt_expr *se = xmalloc(sizeof(*se));
ofl = *pofl = xmalloc(sizeof(**pofl));
hte = xmalloc(sizeof(*hte));
lname = xmalloc(len + 10);
dst = strg = xmalloc(slen = 32);
void *ptr = xmalloc(sz);
nhte->h_link = xmalloc(sizeof(*nhte->h_link));