Searched refs:maketemp (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dhistrap.c249 tf = maketemp(ATEMP, TT_HIST_EDIT, &e->temps);
H A Dexec.c1477 h = maketemp(ATEMP, TT_HEREDOC_EXP, &e->temps);
H A Dmain.c1434 maketemp(Area *ap, Temp_type type, struct temp **tlist) function
H A Dsh.h1736 struct temp *maketemp(Area *, Temp_type, struct temp **);

Completed in 89 milliseconds