Home | History | Annotate | Download | only in src

Lines Matching refs:ATEMP

336 				afree(s, ATEMP);
378 s = pushs(SWSTR, ATEMP);
387 afree(s, ATEMP);
491 alloc2(nwords, sizeof(struct path_order_info), ATEMP);
506 afree(info, ATEMP);
517 afree(words[i], ATEMP);
614 strndupx(toglob, buf + *startp, len + /* the '*' */ 1, ATEMP);
658 afree(toglob, ATEMP);
703 afree(words[--nwords], ATEMP);
704 afree(words, ATEMP);
756 strdupx(cp, te->name, ATEMP);
772 Xinit(xs, xp, patlen + 128, ATEMP);
813 afree(words[i], ATEMP);
2485 m2 = m1 = x_mapin(a1, ATEMP);
2513 afree(m2, ATEMP);
2749 strndupx(unescaped, xbuf + start, olen, ATEMP);
2761 afree(unescaped, ATEMP);
3034 strdupx(v, KSH_VERSION, ATEMP);
3055 afree(v, ATEMP);