xcalloc
idp = (struct idates *)xcalloc(1, sizeof (*idp));
(struct idates *)xcalloc(1, sizeof (*itwalk));
clrmap = (uchar_t *)xcalloc(msiz, sizeof (*clrmap));
filmap = (uchar_t *)xcalloc(msiz, sizeof (*filmap));
dirmap = (uchar_t *)xcalloc(msiz, sizeof (*dirmap));
nodmap = (uchar_t *)xcalloc(msiz, sizeof (*nodmap));
shamap = (uchar_t *)xcalloc(msiz, sizeof (*shamap));
activemap = (uchar_t *)xcalloc(msiz, sizeof (*activemap));
(struct cg *)xcalloc((uint_t)sblock->fs_cgsize, 1);
freeinodesc = (struct inodesc *)xcalloc(nused, sizeof (*freeinodesc));
new = (struct shcount *)xcalloc(1, sizeof (*new));
extern void *xcalloc(size_t, size_t);
extern void *xcalloc();
NOTE(ALIGNMENT(xcalloc, 8))
rp = xcalloc(1, sizeof (struct runinfo));
UsrGrps = xcalloc(nGroupsMax, sizeof (gid_t));
OrigGrps = xcalloc(nGroupsMax, sizeof (gid_t));
u = xcalloc(1, sizeof (struct usr));
extern void *xcalloc(size_t, size_t);
(tchar **)xcalloc((unsigned)(num+ 1), sizeof (tchar **));
pv = (tchar **)xcalloc((unsigned)(i + 2), sizeof (tchar **));
dp = (struct directory *)xcalloc(sizeof (struct directory), 1);
dp = (struct directory *)xcalloc(sizeof (struct directory), 1);
dp = (struct directory *)xcalloc(sizeof (struct directory), 1);
xcalloc((uint_t)(len + 1), sizeof (char **));
struct wordent *new = (struct wordent *)xcalloc(1, sizeof *wdp);
items = (tchar **)xcalloc(sizeof (items[1]),
nwp = (struct whyle *)xcalloc(1, sizeof (*nwp));
struct whyle *nwp = (struct whyle *)xcalloc(1, sizeof (*nwp));
extern void *xcalloc(size_t, size_t);
(tchar **)xcalloc((unsigned)(fblocks + 2), sizeof (tchar **));
fbuf[fblocks] = (tchar *)xcalloc(BUFSIZ + MB_LEN_MAX,
fbuf = (tchar **)xcalloc(2, sizeof (tchar **));
fbuf[0] = (tchar *)xcalloc(BUFSIZ + MB_LEN_MAX, sizeof (tchar));
struct wordent *new = (struct wordent *)xcalloc(1, sizeof *wdp);
(tchar **)xcalloc((unsigned)(blklen(v) + 1),
(tchar **)xcalloc((unsigned)(blklen(up) + blklen(vp) + 1),
(tchar **)xcalloc((unsigned)(blklen(v) + 1),
(char **)xcalloc((unsigned)(blklen_(up) + blklen_(vp) + 1),
t = (struct command *)xcalloc(1, sizeof (*t));
t = (struct command *)xcalloc(1, sizeof (*t));
t = (struct command *)xcalloc(1, sizeof (*t));
t = (struct command *)xcalloc(1, sizeof (*t));
t = (struct command *)xcalloc(1, sizeof (*t));
t = (struct command *)xcalloc(1, sizeof (*t));
t = (struct command *)xcalloc(1, sizeof (*t));
av = (tchar **)xcalloc((unsigned)(n + 1), sizeof (tchar **));
pp = (struct process *)xcalloc(1, sizeof (struct process));
hshtab = xcalloc(hshsize, sizeof (struct nlist *));
callst = xcalloc(stksize/3+1, sizeof (struct call));
Ap = argstk = xcalloc(stksize+3, sizeof (wchar_t *));
ipstk[0] = ipflr = ip = ibuf = xcalloc(bufsize+1, sizeof (wchar_t));
op = obuf = xcalloc(bufsize+1, sizeof (wchar_t));
token = xcalloc(toksize+1, sizeof (wchar_t));
np = xcalloc(1, sizeof (*np));
cp = xcalloc((l = wcslen(val))+1, sizeof (*val));
static void *xcalloc(size_t, size_t);
void *xcalloc(sysdem_ops_t *, size_t, size_t);
buf = xcalloc(st->rs_ops, bufalloc, sizeof (uint32_t));
void *xcalloc(size_t);
mem = xcalloc(sizeof (fth_str_mem_t));
static void *xcalloc(size_t, size_t);
obj = xcalloc(1, sizeof (*obj));
newn = xcalloc(newamt, sizeof (name_t));