emalloc
wchar_t *emalloc(unsigned);
p = (char *)emalloc(m);
ofiles = (OFILE *)emalloc(sizeof (OFILE)*NIOSTREAM);
linebuf = emalloc(NLINE * sizeof (wchar_t));
cp = emalloc(NLINE * sizeof (wchar_t));
bptr = *cp = emalloc(sizeof (wchar_t) * (cplen + wcslen(fmt)));
np->n_string = (STRING) emalloc(length);
fieldbuf = emalloc(NLINE * sizeof (wchar_t));
fieldbuf = emalloc(NLINE * sizeof (wchar_t));
np->n_string = emalloc(len);
np->n_string = emalloc(len);
ocp = emalloc(i * sizeof (wchar_t));
cp = emalloc(sizeof (wchar_t) * ((n = wcslen(array)) +
np->n_string = emalloc(length = (length+1) * sizeof (wchar_t));
new = (STRING)emalloc(len = (wcslen(old)+1) * sizeof (wchar_t));
np = (NODE *)emalloc(sizeof (NODE) +
cp = emalloc((llen+len+1) * sizeof (wchar_t));
alist = (NODE **) emalloc(nel*sizeof(NODE *));
lists = emalloc(npics * sizeof (struct evlist *));
lists[i] = emalloc(sizeof (struct evlist));
lists[i]->list = emalloc(1);
sgrp->sets[sgrp->nelem].picnums = emalloc(sgrp->sets[sgrp->nelem].nreqs
sgrp->sets[sgrp->nelem].hdr = emalloc((sgrp->sets[sgrp->nelem].nreqs *
new = emalloc(sizeof (*new));
newa = emalloc(old->nelem * sizeof (*newa));
static void *emalloc(size_t n);
sgrp = emalloc(sizeof (*sgrp));
tmp = (tmp_attr_t *)emalloc(sizeof (tmp_attr_t));
reqs = (request_t *)emalloc(ncounters * sizeof (request_t));
attrs = (tmp_attr_t **)emalloc(ncounters * sizeof (tmp_attr_t *));
attrs[i] = emalloc(sizeof (tmp_attr_t));
attrlist = (char **)emalloc(nattrs * sizeof (char *));
toks = (char **)emalloc(ntoks * sizeof (char *));
tok_info = (tok_info_t *)emalloc(ntoks * sizeof (tok_info_t));
tok_funcs = (int (**)(int, char *))emalloc(ntoks *
toks[x] = (char *)emalloc(TOK_SIZE);
toks[x] = (char *)emalloc(TOK_SIZE);
toks[x] = (char *)emalloc(TOK_SIZE);
toks[x] = (char *)emalloc(toklen);
toks[x] = (char *)emalloc(toklen);
req_attrs = (cpc_attr_t *)emalloc(reqs[i].cr_nattrs *
attr = (tmp_attr_t *)emalloc(sizeof (tmp_attr_t));
attr = (tmp_attr_t *)emalloc(sizeof (tmp_attr_t));
static void *emalloc(size_t n);
t = (struct node *)emalloc(sizeof (*t) + strlen(pwp->pw_name));
emalloc(sizeof (struct group));
emalloc(sizeof (*t) + strlen(nptr));
emalloc(sizeof (struct group));
gp = (struct group *)emalloc(sizeof (struct group));