Lines Matching refs:ATEMP
363 afree(s, ATEMP); in x_glob_hlp_tilde_and_rem_qchar()
405 s = pushs(SWSTR, ATEMP); in x_file_glob()
414 afree(s, ATEMP); in x_file_glob()
523 alloc2(nwords, sizeof(struct path_order_info), ATEMP); in x_command_glob()
538 afree(info, ATEMP); in x_command_glob()
549 afree(words[i], ATEMP); in x_command_glob()
643 strndupx(toglob, buf + *startp, len + /* the '*' */ 1, ATEMP); in x_cf_glob()
688 afree(toglob, ATEMP); in x_cf_glob()
733 afree(words[--nwords], ATEMP); in x_free_words()
734 afree(words, ATEMP); in x_free_words()
788 strdupx(cp, te->name, ATEMP); in glob_table()
804 Xinit(xs, xp, patlen + 128, ATEMP); in glob_path()
845 afree(words[i], ATEMP); in glob_path()
2844 strndupx(unescaped, xbuf + start, olen, ATEMP); in do_complete()
2856 afree(unescaped, ATEMP); in do_complete()
3138 strdupx(v, KSH_VERSION, ATEMP); in x_version()
3159 afree(v, ATEMP); in x_version()
5653 char *wds = alloc(len + 3, ATEMP); in x_eval_region_helper()
5661 afree(wds, ATEMP); in x_eval_region_helper()
5734 strndupx(s, cmd, len, ATEMP); in x_quote_region_helper()
5740 afree(s, ATEMP); in x_quote_region_helper()