Lines Matching refs:ATEMP
337 afree(s, ATEMP); in x_glob_hlp_tilde_and_rem_qchar()
379 s = pushs(SWSTR, ATEMP); in x_file_glob()
388 afree(s, ATEMP); in x_file_glob()
492 alloc2(nwords, sizeof(struct path_order_info), ATEMP); in x_command_glob()
507 afree(info, ATEMP); in x_command_glob()
518 afree(words[i], ATEMP); in x_command_glob()
615 strndupx(toglob, buf + *startp, len + /* the '*' */ 1, ATEMP); in x_cf_glob()
659 afree(toglob, ATEMP); in x_cf_glob()
704 afree(words[--nwords], ATEMP); in x_free_words()
705 afree(words, ATEMP); in x_free_words()
757 strdupx(cp, te->name, ATEMP); in glob_table()
773 Xinit(xs, xp, patlen + 128, ATEMP); in glob_path()
814 afree(words[i], ATEMP); in glob_path()
2477 m2 = m1 = x_mapin(a1, ATEMP); in x_bind()
2505 afree(m2, ATEMP); in x_bind()
2741 strndupx(unescaped, xbuf + start, olen, ATEMP); in do_complete()
2753 afree(unescaped, ATEMP); in do_complete()
3026 strdupx(v, KSH_VERSION, ATEMP); in x_version()
3047 afree(v, ATEMP); in x_version()