Searched refs:xcalloc (Results 1 - 25 of 46) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/backup/include/
H A Dmemutils.h39 extern void *xcalloc(size_t, size_t);
43 extern void *xcalloc();
48 NOTE(ALIGNMENT(xcalloc, 8))
/opensolaris-onvv-gate/usr/src/cmd/ssh/include/
H A Dxmalloc.h30 void *xcalloc(size_t, size_t);
/opensolaris-onvv-gate/usr/src/tools/ctf/common/
H A Dmemory.h43 void *xcalloc(size_t);
H A Dmemory.c58 xcalloc(size_t size) function
/opensolaris-onvv-gate/usr/src/cmd/backup/lib/
H A Dmemutils.c54 xcalloc(nelem, size) function
/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dcron.h99 extern void *xcalloc(size_t, size_t);
H A Dfuncs.c127 xcalloc(size_t nElements, size_t size) function
/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dst_parse.c152 tdp = xcalloc(sizeof (*tdp));
173 tdesc_t *ntdp = xcalloc(sizeof (*ntdp));
307 ntdp = xcalloc(sizeof (*ntdp));
319 ntdp = xcalloc(sizeof (*ntdp));
327 ntdp = xcalloc(sizeof (*ntdp));
364 tdp = xcalloc(sizeof (*tdp));
377 rtdp = xcalloc(sizeof (*rtdp));
669 *rtdp = xcalloc(sizeof (**rtdp));
677 *rtdp = xcalloc(sizeof (**rtdp));
681 (*rtdp)->t_fndef = xcalloc(sizeo
[all...]
H A Dfixup_tdescs.c89 p2 = xcalloc(sizeof (*p2));
94 p1 = xcalloc(sizeof (*p1));
138 ptr = xcalloc(sizeof (*ptr));
252 machcpu = xcalloc(sizeof (*machcpu));
H A Dfifo.c53 f = xcalloc(sizeof (fifo_t));
H A Ddwarf.c502 tdesc_t *tdp = xcalloc(sizeof (tdesc_t));
560 intr = xcalloc(sizeof (intr_t));
565 tdp = xcalloc(sizeof (tdesc_t));
615 tdesc_t *new = xcalloc(sizeof (tdesc_t));
628 new->t_intr = xcalloc(sizeof (intr_t));
650 ctdp = xcalloc(sizeof (tdesc_t));
661 dimtdp->t_ardef = ar = xcalloc(sizeof (ardef_t));
818 el = xcalloc(sizeof (elist_t));
844 iidesc_t *ii = xcalloc(sizeof (iidesc_t));
959 ml = xcalloc(sizeo
[all...]
H A Dalist.c75 alist = xcalloc(sizeof (alist_t));
H A Diidesc.c51 ii = xcalloc(sizeof (iidesc_t));
H A Doutput.c120 iiburst_t *iiburst = xcalloc(sizeof (iiburst_t));
122 iiburst->iib_funcs = xcalloc(sizeof (iidesc_t *) * max);
124 iiburst->iib_objts = xcalloc(sizeof (iidesc_t *) * max);
H A Dctf.c93 ctf_buf_t *b = xcalloc(sizeof (ctf_buf_t));
996 ip = xcalloc(sizeof (intr_t));
1104 tdp->t_fndef = xcalloc(sizeof (fndef_t));
1113 tdp->t_fndef->fn_args = xcalloc(sizeof (tdesc_t) *
1177 tdarr = xcalloc(sizeof (tdesc_t *) * (ntypes + 1));
1180 tdarr[i] = xcalloc(sizeof (tdesc_t));
/opensolaris-onvv-gate/usr/src/cmd/ssh/libssh/common/
H A Dxmalloc.c37 xcalloc(size_t nmemb, size_t size) function
42 fatal("xcalloc: zero size");
44 fatal("xcalloc: nmemb * size > SIZE_T_MAX");
47 fatal("xcalloc: out of memory (allocating %lu bytes)",
/opensolaris-onvv-gate/usr/src/lib/libparted/common/lib/
H A Dxmalloc.c82 to xcalloc (N, S). */
94 xcalloc (size_t n, size_t s) function
H A Dxalloc.h50 void *xcalloc (size_t n, size_t s);
95 ((t *) (sizeof (t) == 1 ? xzalloc (n) : xcalloc (n, sizeof (t))))
/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.misc.c152 (tchar **)xcalloc((unsigned)(blklen(v) + 1),
193 (tchar **)xcalloc((unsigned)(blklen(up) + blklen(vp) + 1),
335 (tchar **)xcalloc((unsigned)(blklen(v) + 1),
427 (char **)xcalloc((unsigned)(blklen_(up) + blklen_(vp) + 1),
530 xcalloc(size_t i, size_t j) function
H A Dsh.parse.c269 t = (struct command *)xcalloc(1, sizeof (*t));
276 t = (struct command *)xcalloc(1, sizeof (*t));
320 t = (struct command *)xcalloc(1, sizeof (*t));
361 t = (struct command *)xcalloc(1, sizeof (*t));
402 t = (struct command *)xcalloc(1, sizeof (*t));
445 t = (struct command *)xcalloc(1, sizeof (*t));
547 t = (struct command *)xcalloc(1, sizeof (*t));
548 av = (tchar **)xcalloc((unsigned)(n + 1), sizeof (tchar **));
H A Dsh.dir.c65 dp = (struct directory *)xcalloc(sizeof (struct directory), 1);
150 dp = (struct directory *)xcalloc(sizeof (struct directory), 1);
396 dp = (struct directory *)xcalloc(sizeof (struct directory), 1);
H A Dsh.lex.c735 struct wordent *new = (struct wordent *)xcalloc(1, sizeof *wdp);
1266 (tchar **)xcalloc((unsigned)(fblocks + 2), sizeof (tchar **));
1273 fbuf[fblocks] = (tchar *)xcalloc(BUFSIZ + MB_LEN_MAX,
1440 fbuf = (tchar **)xcalloc(2, sizeof (tchar **));
1442 fbuf[0] = (tchar *)xcalloc(BUFSIZ + MB_LEN_MAX, sizeof (tchar));
/opensolaris-onvv-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.c61 static void *xcalloc(size_t, size_t);
451 hshtab = xcalloc(hshsize, sizeof (struct nlist *));
452 callst = xcalloc(stksize/3+1, sizeof (struct call));
453 Ap = argstk = xcalloc(stksize+3, sizeof (wchar_t *));
454 ipstk[0] = ipflr = ip = ibuf = xcalloc(bufsize+1, sizeof (wchar_t));
455 op = obuf = xcalloc(bufsize+1, sizeof (wchar_t));
456 token = xcalloc(toksize+1, sizeof (wchar_t));
485 np = xcalloc(1, sizeof (*np));
490 cp = xcalloc((l = wcslen(val))+1, sizeof (*val));
859 xcalloc(size_ function
[all...]
/opensolaris-onvv-gate/usr/src/cmd/backup/dump/
H A Ddumpmain.c811 clrmap = (uchar_t *)xcalloc(msiz, sizeof (*clrmap));
812 filmap = (uchar_t *)xcalloc(msiz, sizeof (*filmap));
813 dirmap = (uchar_t *)xcalloc(msiz, sizeof (*dirmap));
814 nodmap = (uchar_t *)xcalloc(msiz, sizeof (*nodmap));
815 shamap = (uchar_t *)xcalloc(msiz, sizeof (*shamap));
816 activemap = (uchar_t *)xcalloc(msiz, sizeof (*activemap));
842 (struct cg *)xcalloc((uint_t)sblock->fs_cgsize, 1);
H A Ddumpitime.c129 idp = (struct idates *)xcalloc(1, sizeof (*idp));
256 (struct idates *)xcalloc(1, sizeof (*itwalk));

Completed in 198 milliseconds

12