Searched refs:xalloc (Results 1 - 25 of 30) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libmp/common/
H A Dmapfile_1-vers64 xalloc;
H A Dlibmp.h75 extern short *xalloc(int, char *);
H A Dold_mp.c62 short *xalloc(int nint, char *s) { return (_mp_xalloc(nint, s)); } function
/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.misc.c57 n = p = (tchar *)xalloc((unsigned)(p - s)*sizeof (tchar));
62 p = (tchar *) xalloc((strlen_(s) + 1)*sizeof (tchar));
172 ep = (tchar *) xalloc((unsigned)(((p - cp) +
182 ep = (tchar *)xalloc((unsigned)(len1 + len2 + 1)*sizeof (tchar));
444 xalloc(size_t size) function
462 return (xalloc(size));
468 rptr = xalloc(size);
535 cp = xalloc(i);
H A Dsh.err.c175 err = (char *)xalloc(strlen(chbuf)+strlen(gdp)+1);
206 err = (char *)xalloc(strlen(cp)+strlen(chbuf)+1);
H A Dsh.hist.c70 np = (struct Hist *) xalloc(sizeof *np);
H A Dsh.dir.c342 * dp = (tchar *)xalloc((unsigned) (cwdlen + (p - cp) + 1)*sizeof (tchar))
345 dp = (tchar *)xalloc((unsigned)(cwdlen + len + 2) * sizeof (tchar));
652 p1 = newcp = (tchar *)xalloc((unsigned)
672 p1 = newcp = (tchar *)xalloc((unsigned)
H A Dsh.tchar.c59 * automatically using xalloc(). It is caller's responsibility to
71 if (to == NOSTR) { /* Need to xalloc(). */
80 to = (tchar *)xalloc(i * sizeof (tchar));
97 if (to == (char *)NULL) { /* Need to xalloc(). */
113 to = (char *)xalloc(i + 1);
H A Dsh.set.c434 tchar **vec = (tchar **)xalloc(2 * sizeof (tchar **));
494 p->v_link[f] = c = (struct varent *)xalloc(sizeof (struct varent));
H A Dsh.h468 extern void *xalloc(size_t);
H A Dsh.lex.c116 struct wordent *new = (struct wordent *)xalloc(sizeof *wdp);
161 struct wordent *new = (struct wordent *)xalloc(sizeof *wdp);
490 buf = xalloc((len+1) * sizeof (tchar));
H A Dsh.dol.c158 wbuf = xalloc((wbufsiz+1) * sizeof (tchar));
449 * no need to xalloc
457 * no need to xalloc
H A Dsh.c184 c_max_var_len = (char *)xalloc(c_max_var_len_size + 1);
1319 fdinuse = (int *)xalloc(nbytesused);
H A Dsh.file.c574 items[numitems] = (tchar *)xalloc((unsigned)(strlen_(entry) + 1) * sizeof (tchar));
H A Dsh.glob.c579 p = gargv[gargc - 1] = (tchar *) xalloc((unsigned)n*sizeof (tchar));
/opensolaris-onvv-gate/usr/src/lib/libparted/
H A DMakefile.com60 $(PLIBDIR)/long-options.o $(PLIBDIR)/xalloc-die.o \
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dmain.c478 sysloglabel = xalloc(j);
590 SaveArgv = (char **) xalloc(sizeof(char *) * (argc + 1));
591 CommandLineArgs = xalloc(j);
666 tz = xalloc(tzlen);
1029 new = (QUEUE_CHAR *) xalloc(sizeof(*new));
1037 new = (QUEUE_CHAR *) xalloc(sizeof(*new));
1045 new = (QUEUE_CHAR *) xalloc(sizeof(*new));
1059 new = (QUEUE_CHAR *) xalloc(sizeof(*new));
2651 p_flags = (BITMAP256 *) xalloc(sizeof(*p_flags));
3430 *argv = xalloc(sizeo
[all...]
H A Dmap.c1027 map_p = (struct dns_map *) xalloc(sizeof(*map_p));
1355 new = xalloc(sz);
3911 lmap = (SM_LDAP_STRUCT *) xalloc(sizeof(*lmap));
4685 LDAPDefaults = (SM_LDAP_STRUCT *) xalloc(sizeof(*LDAPDefaults));
4780 pmap = (PH_MAP_STRUCT *) xalloc(sizeof(*pmap));
5467 np = xalloc(strlen(name) + 2);
6785 # define xnalloc(s) memset(xalloc(s), '\0', s);
6789 regex_t *regex_pattern_buf; /* xalloc it */
6952 int *fields = (int *) xalloc(sizeof(int) * (MAX_MATCH + 1));
7189 ns_map = (ns_map_list_t *) xalloc(sizeo
[all...]
H A Dmilter.c475 buf = (char *) xalloc(expl);
1237 m = (struct milter *) xalloc(sizeof(*m));
1939 buf = (char *) xalloc(s);
2747 buf = (char *) xalloc(len_t);
3974 buf = (char *) xalloc(s);
4157 buf = (char *) xalloc(s);
4238 buf = (char *) xalloc(s);
H A Dsrvrsmtp.c1320 in = xalloc(strlen(inp) + 1);
1324 out = xalloc(strlen(inp));
1454 out2 = xalloc(len);
1697 in = xalloc(1);
1705 in = xalloc(strlen(q) + 1);
1779 out2 = xalloc(len);
4307 auth_param = xalloc(len);
H A Dcollect.c549 buf = xalloc(buflen);
H A Dreadcf.c201 (struct rewrite *) xalloc(sizeof(*rwp));
205 rwp->r_next = (struct rewrite *) xalloc(sizeof(*rwp));
1210 m = (struct mailer *) xalloc(sizeof(*m));
1810 avp = (char **) xalloc(sizeof(*avp) * i);
H A Dusersmtp.c641 mci->mci_sasl_string = xalloc(len + 1);
645 mci->mci_sasl_string = xalloc(len + 1);
674 mci->mci_sasl_string = xalloc(len + 1);
678 mci->mci_sasl_string = xalloc(len + 1);
H A Dqueue.c3096 w = (WORK *) xalloc(sizeof(*w));
3164 WorkList = (WORK *) xalloc((sizeof(*WorkList)) *
3443 ** string is obtained using xalloc().
3460 rev = xalloc(len + 1);
6219 qg->qg_qpaths = (QPATHS *)xalloc((sizeof(*qg->qg_qpaths)) *
6280 qg->qg_qpaths = (QPATHS *) xalloc(sizeof(*qg->qg_qpaths));
7299 qg = (QUEUEGRP *) xalloc(sizeof(*qg));
7641 WorkGrp[0].wg_qgs = (QUEUEGRP **) xalloc(sizeof(QUEUEGRP *));
H A Dsendmail.h2673 # define xalloc(size) xalloc_tagged(size, __FILE__, __LINE__) macro
2676 extern char *xalloc __P((int));

Completed in 161 milliseconds

12