Xmalloc
buf = (char *)Xmalloc(bufsize);
tmp = (char *)Xmalloc(len + 1);
extern void *Xmalloc(size_t);
tmp = Xmalloc(len + 1);
filename = Xmalloc(len);
buf = (char *)Xmalloc(buf_size);
buf = (char *)Xmalloc(buf_size);
buf = (char *)Xmalloc(buf_size);
buf = (char *)Xmalloc(buf_size);
po_names = (char **)Xmalloc(argc * sizeof (char *));
ids = (char *)Xmalloc(id_len);
strs = (char *)Xmalloc(str_len);
id_tbl = (struct msgtbl *)Xmalloc(sizeof (struct msgtbl) *
str_tbl = (struct msgtbl *)Xmalloc(sizeof (struct msgtbl) *
ids = (char *)Xmalloc(id_len);
strs = (char *)Xmalloc(str_len);
id_tbl = (struct msgtbl *)Xmalloc(sizeof (struct msgtbl) *
str_tbl = (struct msgtbl *)Xmalloc(sizeof (struct msgtbl) *
id_str = (char *)Xmalloc(len);
pos1 = (struct loc *)Xmalloc(2 * sizeof (struct loc));
str = (char *)Xmalloc(len + 1);
plural_str = (char *)Xmalloc(len);
pos = (struct loc *)Xmalloc(sizeof (struct loc));
th = (wchar_t *)Xmalloc(sizeof (wchar_t) * tbufsize);
gmsgid = (char *)Xmalloc(MAX_VALUE_LEN);
gmsgstr = (char *)Xmalloc(MAX_VALUE_LEN);
filename = (char *)Xmalloc(len);
Xmalloc(sizeof (struct msg_chain));
Xmalloc(sizeof (struct msg_chain));
Xmalloc(sizeof (struct domain_struct));
Xmalloc(sizeof (struct domain_struct));