ckmalloc
ap = ckmalloc(sizeof (struct alias));
(sys_path = ckmalloc(len + 5)) != NULL &&
new = ckmalloc(i + ((char *)ap2 - (char *)argv));
cmdp = *pp = ckmalloc(sizeof (struct tblentry) - ARB
ifsp = (struct ifsregion *)ckmalloc(sizeof (struct ifsregion));
expdir = ckmalloc(i < 2048 ? 2048 : i); /* XXX */
sp = ckmalloc(sizeof (struct strpush));
parsefile->buf = ckmalloc(BUFSIZ);
pf = (struct parsefile *)ckmalloc(sizeof (struct parsefile));
jobtab = ckmalloc(4 * sizeof jobtab[0]);
jp = ckmalloc((njobs + 4) * sizeof jobtab[0]);
jp->ps = ckmalloc(nprocs * sizeof (struct procstat));
sp = ckmalloc(sizeof(struct stack_block) - MINSIZE + blocksize);
p = ckmalloc(strlen(s) + 1);
pointer ckmalloc(size_t);
ap = newparam = ckmalloc((nparam + 1) * sizeof *ap);
dest->buf = ckmalloc(dest->bufsize);
o = ckmalloc(sizeof(*o));
ss = (VSS *)ckmalloc(sizeof (struct statestack));
sstr = str = ckmalloc(savelen);
struct renamelist *rl = ckmalloc(sizeof(struct renamelist));
sv = ckmalloc(sizeof (struct redirtab));
fp = ckmalloc(sizeof (struct shell_fds));
lvp = ckmalloc(sizeof (struct localvar));
p = ckmalloc(sizeof_optlist);
d = nameeq = ckmalloc(len);
vp = ckmalloc(sizeof (*vp));
list = ckmalloc(list_len * sizeof *list);
extern void *ckmalloc(size_t);
static void *ckmalloc(size_t);
groups = ckmalloc((maxgroups + 1) * sizeof(gid_t));