/titanic_41/usr/src/cmd/csh/ |
H A D | sh.misc.c | 57 n = p = (tchar *)xalloc((unsigned)(p - s)*sizeof (tchar)); in savestr() 62 p = (tchar *) xalloc((strlen_(s) + 1)*sizeof (tchar)); in savestr() 172 ep = (tchar *) xalloc((unsigned)(((p - cp) + in strspl() 182 ep = (tchar *)xalloc((unsigned)(len1 + len2 + 1)*sizeof (tchar)); in strspl() 444 xalloc(size_t size) in xalloc() function 462 return (xalloc(size)); in xrealloc() 468 rptr = xalloc(size); in xrealloc() 535 cp = xalloc(i); in xcalloc()
|
H A D | sh.err.c | 175 err = (char *)xalloc(strlen(chbuf)+strlen(gdp)+1); in seterr2() 206 err = (char *)xalloc(strlen(cp)+strlen(chbuf)+1); in seterrc()
|
H A D | sh.dir.c | 345 dp = (tchar *)xalloc((unsigned)(cwdlen + len + 2) * sizeof (tchar)); in dfollow() 652 p1 = newcp = (tchar *)xalloc((unsigned) in dcanon() 672 p1 = newcp = (tchar *)xalloc((unsigned) in dcanon()
|
H A D | sh.hist.c | 70 np = (struct Hist *) xalloc(sizeof *np); in enthist()
|
H A D | sh.tchar.c | 80 to = (tchar *)xalloc(i * sizeof (tchar)); in strtots() 113 to = (char *)xalloc(i + 1); in tstostr()
|
H A D | sh.set.c | 434 tchar **vec = (tchar **)xalloc(2 * sizeof (tchar **)); in set() 494 p->v_link[f] = c = (struct varent *)xalloc(sizeof (struct varent)); in setq()
|
H A D | sh.lex.c | 116 struct wordent *new = (struct wordent *)xalloc(sizeof *wdp); in lex() 161 struct wordent *new = (struct wordent *)xalloc(sizeof *wdp); in copylex() 490 buf = xalloc((len+1) * sizeof (tchar)); in addla()
|
H A D | sh.h | 468 extern void *xalloc(size_t);
|
H A D | sh.c | 184 c_max_var_len = (char *)xalloc(c_max_var_len_size + 1); in main() 1319 fdinuse = (int *)xalloc(nbytesused); in initdesc_x()
|
H A D | sh.dol.c | 158 wbuf = xalloc((wbufsiz+1) * sizeof (tchar)); in Dword()
|
H A D | sh.file.c | 574 items[numitems] = (tchar *)xalloc((unsigned)(strlen_(entry) + 1) * sizeof (tchar)); in search2()
|
H A D | sh.glob.c | 579 p = gargv[gargc - 1] = (tchar *) xalloc((unsigned)n*sizeof (tchar)); in Gcat()
|
/titanic_41/usr/src/lib/libmp/common/ |
H A D | libmp.h | 75 extern short *xalloc(int, char *);
|
H A D | old_mp.c | 62 short *xalloc(int nint, char *s) { return (_mp_xalloc(nint, s)); } in xalloc() function
|
H A D | mapfile_1-vers | 64 xalloc;
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | main.c | 478 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(sizeof(__DEFPATH) + 2); [all …]
|
H A D | srvrsmtp.c | 1320 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 D | milter.c | 475 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 D | map.c | 1027 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); 6952 int *fields = (int *) xalloc(sizeof(int) * (MAX_MATCH + 1)); 7189 ns_map = (ns_map_list_t *) xalloc(sizeof(*ns_map)); 7191 ns_map->map = (ns_map_t *) xalloc(sizeof(*ns_map->map));
|
H A D | usersmtp.c | 641 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 D | readcf.c | 201 (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 D | queue.c | 3096 w = (WORK *) xalloc(sizeof(*w)); 3164 WorkList = (WORK *) xalloc((sizeof(*WorkList)) * 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 *)); in makeworkgroups()
|
H A D | collect.c | 549 buf = xalloc(buflen);
|
H A D | util.c | 41 n = xalloc(l + 1); 455 xalloc(sz)
|
H A D | sendmail.h | 2673 # define xalloc(size) xalloc_tagged(size, __FILE__, __LINE__) macro 2676 extern char *xalloc __P((int));
|